{ "pages": [ "pages/furniture_reception/furniture_reception", "pages/ucenter/ucenter", "pages/team/team", "pages/furniture_reception/common_begin_reception", "pages/furniture_customer/furniture_customer" ], "subPackages": [ { "root": "uni_modules/uni-feedback", "pages": [ "pages/opendb-feedback/opendb-feedback" ] }, { "root": "uni_modules/uni-id-pages", "pages": [ "pages/userinfo/userinfo", "pages/userinfo/realname-verify/realname-verify", "pages/login/login-withoutpwd", "pages/login/login-withpwd", "pages/userinfo/deactivate/deactivate", "pages/userinfo/bind-mobile/bind-mobile", "pages/login/login-smscode", "pages/register/register", "pages/retrieve/retrieve", "pages/common/webview/webview", "pages/userinfo/change_pwd/change_pwd", "pages/register/register-by-email", "pages/retrieve/retrieve-by-email", "pages/userinfo/set-pwd/set-pwd" ] }, { "root": "pages-subpackage", "pages": [ "champion/champion", "list/list", "grid/grid", "list/search/search", "list/detail", "meeting_summary/meeting_summary", "workspace/workspace", "workspace/scene-detail", "bluetooth-recorder/bluetooth-recorder", "reception/reception", "customer/customer", "uni-agree/uni-agree", "ucenter/settings/settings", "ucenter/read-news-log/read-news-log" ] } ], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "移多旺科技", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F8F8F8", "enablePullDownRefresh": false, "rpxCalcMaxDeviceWidth": 375, "rpxCalcBaseDeviceWidth": 375 }, "tabBar": { "custom": false, "color": "#7A7E83", "selectedColor": "#007AFF", "borderStyle": "black", "backgroundColor": "#FFFFFF", "list": [ { "pagePath": "pages/furniture_reception/furniture_reception", "iconPath": "static/tabbar/reception.png", "selectedIconPath": "static/tabbar/reception_active.png", "text": "接待" }, { "pagePath": "pages/furniture_customer/furniture_customer", "iconPath": "static/tabbar/customer.png", "selectedIconPath": "static/tabbar/customer_active.png", "text": "客户" }, { "pagePath": "pages/ucenter/ucenter", "iconPath": "static/tabbar/me.png", "selectedIconPath": "static/tabbar/me_active.png", "text": "我的" } ] }, "usingComponents": {} }