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

375 lines
7.8 KiB
JSON

{
"pages": [
{
"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/furniture_customer/furniture_customer",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_top_sales/furniture_top_sales",
"style": {
"navigationStyle": "custom"
}
},
// #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": "meeting_summary/meeting_summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "workspace/workspace",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "workspace/scene-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "bluetooth-recorder/bluetooth-recorder",
"style": {
"navigationBarTitleText": "蓝牙录音设备",
"navigationStyle": "custom"
}
},
{
"path": "reception/reception",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "customer/customer",
"style": {
"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
}
}
// #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": "uni-starter",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8",
"enablePullDownRefresh": false,
// "maxWidth":375,
"rpxCalcMaxDeviceWidth": 375,
"rpxCalcBaseDeviceWidth": 375
// "rpxCalcIncludeWidth":0
},
"condition": {
"list": [ {
"path": "pages-subpackage/reception/reception"
}, {
"path": "pages-subpackage/customer/customer"
},
{
"path": "pages-subpackage/list/detail"
},
{
"path": "pages-subpackage/ucenter/settings/settings"
}
],
"current": 1
},
"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/furniture_top_sales/furniture_top_sales",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_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"
}
}
}