Files
smartDriveEEUniApp/pages.json
2026-01-09 21:44:01 +08:00

481 lines
10 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"pages": [{
"path": "pages/reception/reception",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/customer/customer",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/team/team",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/champion/champion",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_voice/speaking_training_voice",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_expression/speaking_training_expression",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_record/speaking_training_record",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_homework/speaking_training_homework",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_edu/speaking_training_edu",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/list/list",
"style": {
// #ifndef APP
"enablePullDownRefresh": true,
// #endif
"navigationStyle": "custom"
}
},
{
"path": "pages/grid/grid",
"style": {
//#ifndef MP
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/list/search/search",
"style": {
"navigationBarTitleText": "搜索"
}
}, {
"path": "pages/list/detail",
"style": {
"app-plus": {
"titleNView": {
"buttons": [{
"type": "share"
}],
"type": "transparent"
}
},
"h5": {
"titleNView": {
"type": "transparent"
}
},
"navigationBarTitleText": "文章详情"
}
},
{
"path": "pages/workspace/workspace",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/workspace/scene-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/bluetooth-recorder/bluetooth-recorder",
"style": {
"navigationBarTitleText": "蓝牙录音设备",
"navigationStyle": "custom"
}
},
{
"path": "pages/general_sales/prepare/prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/general_sales/process/process",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/general_sales/summary/summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_sales/prepare/prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_sales/process/process",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_sales/summary/summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/car_sales/prepare/prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/car_sales/process/process",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/car_sales/summary/summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ucenter/ucenter",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_reception/furniture_reception",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_customer/furniture_customer",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_top_sales/furniture_top_sales",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_prepare/meeting_prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_meeting/meeting_meeting",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_summary/meeting_summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_me/meeting_me",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/uni-agree/uni-agree",
"style": {
"navigationStyle": "custom",
"app-plus": {
"popGesture": "none"
}
}
}, {
"path": "pages/ucenter/settings/settings",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/ucenter/read-news-log/read-news-log",
"style": {
"navigationBarTitleText": "阅读记录",
"enablePullDownRefresh": true
}
}
// #ifdef APP
, {
"path": "pages/ucenter/about/about",
"style": {
"navigationBarTitleText": "关于",
"app-plus": {
"titleNView": {
"buttons": [{
"type": "share"
}]
}
}
}
},
{
"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
}
}
},
{
"path": "pages/ucenter/invite/invite",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}
// #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",
"pages": [{
"path": "userinfo/userinfo",
"style": {
"navigationBarTitleText": "个人资料"
}
},
{
"path": "userinfo/realname-verify/realname-verify",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "实名认证"
}
},
{
"path": "login/login-withoutpwd"
},
{
"path": "login/login-withpwd"
},
{
"path": "userinfo/deactivate/deactivate",
"style": {
"navigationBarTitleText": "注销账号"
}
},
{
"path": "userinfo/bind-mobile/bind-mobile",
"style": {
"navigationBarTitleText": "绑定手机号码"
}
},
{
"path": "login/login-smscode",
"style": {
"navigationBarTitleText": "手机验证码登录"
}
},
{
"path": "register/register",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path": "retrieve/retrieve",
"style": {
"navigationBarTitleText": "重置密码"
}
}, {
"path": "common/webview/webview",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": ""
}
}, {
"path": "userinfo/change_pwd/change_pwd",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "修改密码"
}
}, {
"path": "register/register-by-email",
"style": {
"navigationBarTitleText": "邮箱验证码注册"
}
}, {
"path": "retrieve/retrieve-by-email",
"style": {
"navigationBarTitleText": "通过邮箱重置密码"
}
},
{
"path": "userinfo/set-pwd/set-pwd",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "设置密码"
}
}
// #ifdef H5
,
{
"path": "userinfo/cropImage/cropImage"
},
{
"path": "register/register-admin",
"style": {
"enablePullDownRefresh": false,
"navigationBarTitleText": "注册管理员账号"
}
}
// #endif
]
}
],
"globalStyle": {
// #ifdef H5
"h5": {
"titleNView": false
},
// #endif
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-starter",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8",
"enablePullDownRefresh": false,
// "maxWidth":375,
"rpxCalcMaxDeviceWidth": 375,
"rpxCalcBaseDeviceWidth": 375
// "rpxCalcIncludeWidth":0
},
"condition": {
"list": [{
"path": "pages/reception/reception"
}, {
"path": "pages/customer/customer"
},
{
"path": "pages/list/detail"
},
{
"path": "pages/ucenter/settings/settings"
}
],
"current": 1
},
"tabBar": {
// 启用自定义 TabBar原生配置仅用于声明 tab 页路径
"custom": true,
"color": "#7A7E83",
"selectedColor": "#007AFF",
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/reception/reception",
"iconPath": "static/tabbar/reception.png",
"selectedIconPath": "static/tabbar/reception_active.png",
"text": "接待"
}, {
"pagePath": "pages/customer/customer",
"iconPath": "static/tabbar/customer.png",
"selectedIconPath": "static/tabbar/customer_active.png",
"text": "客户"
}, {
"pagePath": "pages/team/team",
"iconPath": "static/tabbar/team.png",
"selectedIconPath": "static/tabbar/team_active.png",
"text": "团队"
}, {
"pagePath": "pages/champion/champion",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_active.png",
"text": "销冠"
}, {
"pagePath": "pages/workspace/workspace",
"iconPath": "static/tabbar/workspace.png",
"selectedIconPath": "static/tabbar/workspace_active.png",
"text": "工作台"
}, {
"pagePath": "pages/ucenter/ucenter",
"iconPath": "static/tabbar/me.png",
"selectedIconPath": "static/tabbar/me_active.png",
"text": "我的"
}, {
"pagePath": "pages/meeting_summary/meeting_summary",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_active.png",
"text": "总结和统计"
}, {
"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/furniture_top_sales/furniture_top_sales",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_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
}
}