<script type="text/javascript">
function warn(){
alert('${p.pid}');
}
</script >
调用这个warn方法能否输出值
TerryZhao
相关分类