mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-06 21:45:47 +08:00
微信小程序支持可视化装修
This commit is contained in:
@ -114,6 +114,7 @@ class SystemBaseService
|
||||
'home_footer_info' => MyC('home_footer_info', null, true),
|
||||
|
||||
// 首页设置参数
|
||||
'home_index_floor_data_type' => (int) MyC('home_index_floor_data_type', 0, true),
|
||||
'home_index_banner_left_status' => (int) MyC('home_index_banner_left_status', 1),
|
||||
'home_index_banner_right_status' => (int) MyC('home_index_banner_right_status', 1),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user