mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
小程序模式
This commit is contained in:
@ -174,6 +174,9 @@ class Common extends Controller
|
||||
|
||||
// 开发模式
|
||||
$this->assign('shopxo_is_develop', config('shopxo.is_develop'));
|
||||
|
||||
// 默认不加载百度地图api
|
||||
$this->assign('is_load_baidu_map_api', 0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user