摘要: /*批量审核方法*/ function setOn_all() { if($_POST) { $p=M('news'); $data=array(); $i=0; fore... 阅读全文
posted @ 2015-05-20 18:09 天涯alone 阅读(398) 评论(0) 推荐(0)
摘要: var jQuery = $.noConflict();// alert(jQuery);jQuery(document).ready(function(){ /*批量审核*/ jQuery('input[name=tj]').click(function() { v... 阅读全文
posted @ 2015-05-20 15:10 天涯alone 阅读(278) 评论(0) 推荐(0)