2026-01-13 04:12:48 +00:00
|
|
|
{
|
|
|
|
|
"pages": [
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/index/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "首页",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/login/login",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "登录",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/service/service",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "服务",
|
|
|
|
|
"navigationStyle": "custom"
|
2026-01-14 10:55:42 +00:00
|
|
|
},
|
|
|
|
|
"permission": {
|
|
|
|
|
"scope.userLocation": {
|
|
|
|
|
"desc": "你的位置信息将用于小程序位置接口的效果展示"
|
|
|
|
|
}
|
2026-01-13 04:12:48 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/profile/profile",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "个人中心",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/webview/webview",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "网页",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"subPackages": [
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/detail",
|
|
|
|
|
"pages": [
|
|
|
|
|
{
|
|
|
|
|
"path": "serviceDetail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "店铺详情",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "mapDetail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "地图",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "richTextDetail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "详情",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/activities",
|
|
|
|
|
"pages": [
|
|
|
|
|
{
|
|
|
|
|
"path": "list",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "工会活动",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "myCollect",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "我的收藏",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "complaints",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "投诉建议",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "postMessage",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "发布消息",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"root": "pages/profileSub",
|
|
|
|
|
"pages": [
|
|
|
|
|
{
|
|
|
|
|
"path": "realNameAuth",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "实名认证",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-02 07:32:41 +00:00
|
|
|
{
|
|
|
|
|
"path": "pointsMemberRules",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "积分会员制度",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-13 04:12:48 +00:00
|
|
|
{
|
|
|
|
|
"path": "serviceRecords",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "服务记录",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
2026-03-02 07:32:41 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "userAgreement",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "用户服务协议",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "privacyPolicy",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "隐私政策",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
2026-01-13 04:12:48 +00:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
|
},
|
|
|
|
|
"tabBar": {
|
|
|
|
|
"color": "#7A7E83",
|
|
|
|
|
"selectedColor": "#004294",
|
|
|
|
|
"borderStyle": "black",
|
|
|
|
|
"backgroundColor": "#ffffff",
|
|
|
|
|
"iconWidth": "41rpx",
|
|
|
|
|
"list": [
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/index/index",
|
|
|
|
|
"iconPath": "static/tabbar/home.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/home-active.png",
|
|
|
|
|
"text": "首页"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/service/service",
|
|
|
|
|
"iconPath": "static/tabbar/service.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/service-active.png",
|
|
|
|
|
"text": "服务"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/profile/profile",
|
|
|
|
|
"iconPath": "static/tabbar/profile.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/profile-active.png",
|
|
|
|
|
"text": "我的"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"uniIdRouter": {}
|
|
|
|
|
}
|