pengchanglu пре 3 година
родитељ
комит
3f94943f41
1 измењених фајлова са 1 додато и 1 уклоњено
  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');
     }
 
     //溯源码