微信小程序支持可视化装修

This commit is contained in:
Devil
2021-07-03 00:05:00 +08:00
parent 47829f616d
commit 6aa86796aa
12 changed files with 1009 additions and 62 deletions

View File

@ -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),