uniapp-ZHSQ/pages.json
2025-07-10 09:50:43 +08:00

616 lines
12 KiB
JSON

{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#FFF",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/shopcity/shopcity",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/webview/webview",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
}
],
"subPackages": [
{
"root": "kitchen",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "厨房介绍",
"navigationBarBackgroundColor": "#F9F9F9"
}
},
{
"path": "pay/index",
"style": {
"navigationBarTitleText": "立即支付"
}
},
{
"path": "recharge/index",
"style": {
"navigationStyle": "custom"
}
}
]
},
{
"root": "packages/publicServer",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "便民服务",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
}
]
},
{
"root": "packages/workOrderDashboard",
"pages": [
{
"path": "index/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F9F9F9"
}
},
{
"path": "detail/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}
]
},
{
"root": "reservation",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "活动列表",
"usingComponents": {
"dropdown": "/components/dropdown/dropdown"
}
}
},
{
"path": "receive/index",
"style": {
"navigationBarTitleText": "我的预约"
}
},
{
"path": "pickPoint/index",
"style": {
"navigationBarTitleText": "自提点"
}
},
{
"path": "ticketCode/index",
"style": {
"navigationBarTitleText": "券码"
}
}
]
},
{
"root": "packages/community",
"pages": [
{
"path": "index/index",
"style": {
"navigationStyle": "custom",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "myCommunity/index",
"style": {
"navigationBarTitleText": "我的房产",
"navigationBarBackgroundColor": "#FFF"
}
},
{
"path": "choseCommunity/index",
"style": {
"navigationBarTitleText": "选择小区",
"navigationBarBackgroundColor": "#FFF",
"usingComponents": {
"areaPopup": "/components/areaPopup/areaPopup"
}
}
},
{
"path": "addCommunity/index",
"style": {
"navigationBarTitleText": "添加房产",
"navigationBarBackgroundColor": "#FFF"
}
},
{
"path": "communityDetail/index",
"style": {
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#F9F9F9"
}
},
{
"path": "notice/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "noticeDesc/index",
"style": {
"navigationBarTitleText": "公告详情",
"navigationStyle": "custom"
}
},
{
"path": "applyOwer/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "mycar/index",
"style": {
"navigationBarTitleText": "我的车辆"
}
},
{
"path": "oneRepair/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "repairList/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F9F9F9"
}
},
{
"path": "repairDetail/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "chooseMsg/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "chooseMsgInfo/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "serverList/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "providentFund/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "ownerList/index",
"style": {}
},
{
"path": "propertyPayment/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#fff"
}
}
]
},
{
"root": "shopWrite",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "订单核销"
}
},
{
"path": "list/index",
"style": {
"navigationBarTitleText": "核销列表"
}
}
]
},
{
"root": "packages/user",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "个人设置",
"navigationBarBackgroundColor": "#F9F9F9",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "replenishInfo/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F9F9F9"
}
},
{
"path": "uploadAvatar/index",
"style": {
"navigationBarTitleText": "上传头像",
"navigationBarBackgroundColor": "#F9F9F9",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "resetPwd/index",
"style": {
"navigationBarBackgroundColor": "#F9F9F9",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "points/index",
"style": {
"navigationBarTitleText": "积分",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "pointsSign/index",
"style": {
"navigationStyle": "custom",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "pointsRule/index",
"style": {
"navigationBarTitleText": "积分规则",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "marketing/index",
"style": {
"navigationBarTitleText": "营销推广",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "share/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "customerService/index",
"style": {}
}
]
},
{
"root": "packages/communityService",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "社区服务",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "shopDetail/index",
"style": {}
},
{
"path": "serviceMore/index",
"style": {}
},
{
"path": "reservation/index",
"style": {}
},
{
"path": "reservationApply/index",
"style": {
"usingComponents": {
"areaPopup": "/components/areaPopup/areaPopup"
}
}
}
]
},
{
"root": "packages/health",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "智慧康养"
}
},
{
"path": "express/express",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "selfTest/selfTest",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "reportList/reportList",
"style": {
"navigationBarTitleText": "体检报告"
}
},
{
"path": "reportDesc/reportDesc",
"style": {
"navigationBarTitleText": ""
}
}
]
},
{
"root": "packages/aroundShop",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "周边商家"
}
}
]
},
{
"root": "packages/shopEnter",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "商家入驻",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "sucess/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#f6f7fb"
}
}
]
},
{
"root": "packages/localLife",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarTitleText": "本地生活",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "shopList/index",
"style": {
"navigationBarTitleText": "本地生活",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "comment/index",
"style": {
"navigationBarTitleText": "本地生活",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "detail/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "detail_msg/index",
"style": {
"navigationBarTitleText": "商家详情",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "UserComment/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pay/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "payInfo/index",
"style": {
"navigationBarTitleText": "快捷支付记录",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "paySucess/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#f6f7fb"
}
},
{
"path": "houseProvident/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "Points/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff"
}
}
]
},
{
"root": "packages/storeManagement",
"pages": [{
"path": "index/index",
"style": {
"navigationBarTitleText": "店铺管理"
}
},{
"path": "order/index",
"style": {
"navigationBarTitleText": "订单列表"
}
},
{
"path": "orderDetail/index",
"style": {
"navigationBarTitleText": "退款操作",
"navigationBarBackgroundColor": "#F9F9F9"
}
}
]
},
{
"root": "packages/shop",
"pages": [
{
"path": "index/index",
"style": {
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom",
"usingComponents": {
"nav-footer": "/components/nav/nav"
}
}
},
{
"path": "search/index",
"style": {
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "商品搜索"
}
},
{
"path": "goods/index",
"style": {
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom"
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}