1、更换编辑器
2、seo优化功能 3、表单的bug
This commit is contained in:
@@ -14,6 +14,8 @@ class Index extends Fornt{
|
||||
|
||||
//网站首页
|
||||
public function index(){
|
||||
//设置SEO
|
||||
$this->setSeo(config('web_site_title'), config('web_site_keyword'), config('web_site_description'));
|
||||
return $this->fetch();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user