完善前台seo功能
This commit is contained in:
@@ -15,6 +15,7 @@ class Index extends Base {
|
||||
* @return [type] [description]
|
||||
*/
|
||||
public function index() {
|
||||
$this->setSeo("网站首页", '网站首页', '网站首页');
|
||||
return $this->fetch();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user