摘要: $data = M("datainfo"); $projectsname = I('get.projectsname');//前台提交的模糊查询字段 // 查询条件 $where = ""; empty($projectsname)?($where=""):($where="status=1 and projectsname like '... 阅读全文
posted @ 2017-03-10 10:02 7small7 阅读(4614) 评论(0) 推荐(1)
摘要:  阅读全文
posted @ 2017-03-10 10:01 7small7 阅读(5768) 评论(0) 推荐(0)