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()
     public function index()
     {
     {
-        return $this->view->fetch();
+        return $this->view->fetch('info');
     }
     }
 
 
     //溯源码
     //溯源码