Files
smartDriveEEUniApp/pages.json
2026-04-23 16:27:48 +08:00

497 lines
10 KiB
JSON

{
"pages": [
{
"path": "pages/workbench/workbench",
"style": {
"navigationStyle": "custom"
},
"componentPlaceholder": {
"QualityCoveragePopup": "pages-subpackage/ai_features/quality_coverage/quality-coverage-popup"
}
},
{
"path": "pages/furniture_reception/furniture_reception",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ucenter/ucenter",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/team/team",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_reception/common_begin_reception",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ai_analysis/ai_analysis",
"style": {
"navigationStyle": "custom"
},
"componentPlaceholder": {
"QualityCoveragePopup": "pages-subpackage/ai_features/quality_coverage/quality-coverage-popup"
}
},
{
"path": "pages/ai_qa/ai_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/xixi/xixi",
"style": {
"navigationStyle": "custom"
},
"componentPlaceholder": {
"XixiWhoAmI": "pages-subpackage/xixi/components/xixi-who-am-i",
"XixiFirstMeeting": "pages-subpackage/xixi/components/xixi-first-meeting",
"XixiRecord": "pages-subpackage/xixi/components/xixi-record",
"XixiDiagnosis": "pages-subpackage/xixi/components/xixi-diagnosis",
"XixiDatingAdvice": "pages-subpackage/xixi/components/xixi-dating-advice"
}
},
// #ifdef APP
{
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"disableScroll": true,
"app-plus": {
"backgroundColorTop": "transparent",
"background": "transparent",
"titleNView": false,
"scrollIndicator": false,
"popGesture": "none",
"animationType": "fade-in",
"animationDuration": 200
}
}
}
// #endif
],
"subPackages": [{
"root": "uni_modules/uni-feedback",
"pages": [{
"path": "pages/opendb-feedback/opendb-feedback",
"style": {
"navigationBarTitleText": "意见反馈",
"enablePullDownRefresh": false
}
}]
},
{
"root": "uni_modules/uni-id-pages",
"pages": [{
"path": "pages/userinfo/userinfo",
"style": {
"navigationBarTitleText": "个人资料"
}
},
{
"path": "pages/userinfo/realname-verify/realname-verify",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "实名认证"
}
},
{
"path": "pages/login/login-withoutpwd"
},
{
"path": "pages/login/login-withpwd"
},
{
"path": "pages/userinfo/deactivate/deactivate",
"style": {
"navigationBarTitleText": "注销账号"
}
},
{
"path": "pages/userinfo/bind-mobile/bind-mobile",
"style": {
"navigationBarTitleText": "绑定手机号码"
}
},
{
"path": "pages/login/login-smscode",
"style": {
"navigationBarTitleText": "手机验证码登录"
}
},
{
"path": "pages/register/register",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/retrieve/retrieve",
"style": {
"navigationBarTitleText": "重置密码"
}
}, {
"path": "pages/common/webview/webview",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": ""
}
}, {
"path": "pages/userinfo/change_pwd/change_pwd",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "修改密码"
}
}, {
"path": "pages/register/register-by-email",
"style": {
"navigationBarTitleText": "邮箱验证码注册"
}
}, {
"path": "pages/retrieve/retrieve-by-email",
"style": {
"navigationBarTitleText": "通过邮箱重置密码"
}
},
{
"path": "pages/userinfo/set-pwd/set-pwd",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "设置密码"
}
}
// #ifdef H5
,
{
"path": "pages/userinfo/cropImage/cropImage"
},
{
"path": "pages/register/register-admin",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "注册管理员账号"
}
}
// #endif
]
},
{
"root": "pages-subpackage",
"pages": [{
"path": "champion/champion",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "list/list",
"style": {
// #ifndef APP
"enablePullDownRefresh": true,
// #endif
"navigationStyle": "custom"
}
},
{
"path": "grid/grid",
"style": {
//#ifndef MP
"navigationStyle": "custom"
//#endif
}
},
{
"path": "list/search/search",
"style": {
"navigationBarTitleText": "搜索"
}
},
{
"path": "list/detail",
"style": {
"app-plus": {
"titleNView": {
"buttons": [{
"type": "share"
}],
"type": "transparent"
}
},
"h5": {
"titleNView": {
"type": "transparent"
}
},
"navigationBarTitleText": "文章详情"
}
},
{
"path": "workspace/workspace",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "workspace/scene-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "furniture_customer/furniture_customer",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "furniture_reception/furniture_reception_entry",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "furniture_reception/reception_in_progress",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "furniture_reception/script_management_my",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "furniture_reception/sop_management_my",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "bluetooth-recorder/bluetooth-recorder",
"style": {
"navigationBarTitleText": "蓝牙录音设备",
"navigationStyle": "custom"
}
},
{
"path": "uni-agree/uni-agree",
"style": {
"navigationStyle": "custom",
"app-plus": {
"popGesture": "none"
}
}
},
{
"path": "ucenter/settings/settings",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "ucenter/read-news-log/read-news-log",
"style": {
"navigationBarTitleText": "阅读记录",
"enablePullDownRefresh": true
}
},
{
"path": "ai_features/speech_rating/speech_rating",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/intent_level/intent_level",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/deal_attribution/deal_attribution",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/recording_duration/recording_duration",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/customer_count/customer_count",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/opening_rate/opening_rate",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/over_commitment/over_commitment",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_features/red_line_touch/red_line_touch",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/general_qa/general_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/demand_qa/demand_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/price_qa/price_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/trust_qa/trust_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/decision_qa/decision_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/competitor_qa/competitor_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/objection_qa/objection_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/sharp_qa/sharp_qa",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "ai_qa/after_sales_qa/after_sales_qa",
"style": {
"navigationStyle": "custom"
}
}
// #ifdef APP
,
{
"path": "ucenter/about/about",
"style": {
"navigationBarTitleText": "关于",
"app-plus": {
"titleNView": {
"buttons": [{
"type": "share"
}]
}
}
}
},
{
"path": "ucenter/invite/invite",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}
// #endif
]
}
],
"globalStyle": {
// #ifdef H5
"h5": {
"titleNView": false
},
// #endif
"navigationBarTextStyle": "black",
"navigationBarTitleText": "移多旺科技",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8",
"enablePullDownRefresh": false,
// "maxWidth":375,
"rpxCalcMaxDeviceWidth": 375,
"rpxCalcBaseDeviceWidth": 375
// "rpxCalcIncludeWidth":0
},
"condition": {
"list": [{
"path": "pages-subpackage/list/detail"
},
{
"path": "pages-subpackage/ucenter/settings/settings"
}
],
"current": 0
},
"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": "我的"
}
]
},
"uniIdRouter": {
"loginPage": "uni_modules/uni-id-pages/pages/login/login-withpwd",
"needLogin": [
"/uni_modules/uni-id-pages/pages/userinfo/userinfo"
],
"resToLogin": true
},
"easycom": {
"autoscan": true,
"custom": {
"^cloud-image$": "@/uni_modules/uni-id-pages/components/cloud-image/cloud-image.vue"
}
}
}