摘要:
<style> .re_page2{ width:auto; height:30px; padding-right:10px; padding-top:10px; float:right;} .re_page2 a { text-decoration: none; border: 1px solid 阅读全文
摘要:
//持行添加操作 public function doAdd(){ //创建验证规则 $rules=array( //array('price','/^[0-9]*$/','无效的价格',1),//必须验证price array('price', '/^[0-9]*$/', '无效的价格!', 1, 阅读全文