完善前台seo功能

This commit is contained in:
2020-04-17 21:05:17 +08:00
parent 83ce571a3f
commit e47fdd4593
5 changed files with 49 additions and 10 deletions

View File

@@ -14,6 +14,10 @@ use \app\controller\Base as BaseC;
class Base extends BaseC {
protected function initialize(){
}
protected function fetch($template = '') {
$config = Cache::get('system_config_data');
$this->tpl_config['view_depr'] = '_';