首页显示空白问题
This commit is contained in:
@@ -18,7 +18,7 @@ class Index extends Base {
|
||||
*/
|
||||
public function index() {
|
||||
$this->setSeo("网站首页", '网站首页', '网站首页');
|
||||
// return $this->fetch();
|
||||
return $this->fetch();
|
||||
}
|
||||
|
||||
public function miss(){
|
||||
|
||||
Reference in New Issue
Block a user