106 lines
3.3 KiB
JSON
106 lines
3.3 KiB
JSON
{
|
|
"pages": [
|
|
"pages/workbench/workbench",
|
|
"pages/furniture_reception/furniture_reception",
|
|
"pages/ucenter/ucenter",
|
|
"pages/team/team",
|
|
"pages/furniture_reception/common_begin_reception",
|
|
"pages/ai_analysis/ai_analysis",
|
|
"pages/ai_qa/ai_qa",
|
|
"pages/xixi/xixi"
|
|
],
|
|
"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",
|
|
"workspace/workspace",
|
|
"workspace/scene-detail",
|
|
"furniture_customer/furniture_customer",
|
|
"furniture_reception/furniture_reception_entry",
|
|
"furniture_reception/reception_in_progress",
|
|
"bluetooth-recorder/bluetooth-recorder",
|
|
"uni-agree/uni-agree",
|
|
"ucenter/settings/settings",
|
|
"ucenter/read-news-log/read-news-log",
|
|
"ai_features/speech_rating/speech_rating",
|
|
"ai_features/intent_level/intent_level",
|
|
"ai_features/deal_attribution/deal_attribution",
|
|
"ai_features/recording_duration/recording_duration",
|
|
"ai_features/customer_count/customer_count",
|
|
"ai_features/opening_rate/opening_rate",
|
|
"ai_features/over_commitment/over_commitment",
|
|
"ai_features/red_line_touch/red_line_touch",
|
|
"ai_qa/general_qa/general_qa",
|
|
"ai_qa/demand_qa/demand_qa",
|
|
"ai_qa/price_qa/price_qa",
|
|
"ai_qa/trust_qa/trust_qa",
|
|
"ai_qa/decision_qa/decision_qa",
|
|
"ai_qa/competitor_qa/competitor_qa",
|
|
"ai_qa/objection_qa/objection_qa",
|
|
"ai_qa/sharp_qa/sharp_qa",
|
|
"ai_qa/after_sales_qa/after_sales_qa"
|
|
]
|
|
}
|
|
],
|
|
"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/workbench/workbench",
|
|
"iconPath": "static/tabbar/team.png",
|
|
"selectedIconPath": "static/tabbar/team_active.png",
|
|
"text": "工作台"
|
|
},
|
|
{
|
|
"pagePath": "pages/ucenter/ucenter",
|
|
"iconPath": "static/tabbar/me.png",
|
|
"selectedIconPath": "static/tabbar/me_active.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"usingComponents": {}
|
|
} |