作者 潘浩文
1 个管道 的构建 通过 耗费 0 秒

详情渲染

@@ -34,8 +34,7 @@ class PageController extends HomeBaseController @@ -34,8 +34,7 @@ class PageController extends HomeBaseController
34 return $this->fetch("/$tplName"); 34 return $this->fetch("/$tplName");
35 } 35 }
36 36
37 - public function lightQuery($id){  
38 - $id=11; 37 + public function lightQuery($id=11){
39 if ($id==""){ 38 if ($id==""){
40 return false; 39 return false;
41 }else { 40 }else {