pengchanglu hace 3 años
padre
commit
3f94943f41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/index/controller/Source.php

+ 1 - 1
application/index/controller/Source.php

@@ -19,7 +19,7 @@ class Source extends Frontend
 
     public function index()
     {
-        return $this->view->fetch();
+        return $this->view->fetch('info');
     }
 
     //溯源码