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');
     }
 
     //溯源码