小程序模式

This commit is contained in:
devil_gong
2019-11-26 14:00:00 +08:00
parent 090b700260
commit a07433ccc4
21 changed files with 290 additions and 89 deletions

View File

@ -94,6 +94,9 @@ class Site extends Common
$this->assign('sitetype_address_list', $address['data']);
}
// 加载百度地图api
$this->assign('is_load_baidu_map_api', 1);
// 编辑器文件存放地址
$this->assign('editor_path_type', 'common');