pengchanglu 3 rokov pred
rodič
commit
3f94943f41
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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');
     }
 
     //溯源码