567 lines
11 KiB
JSON
567 lines
11 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/serviceIndex/serviceIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "服务"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myIndex/myIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/navigation/navigation",
|
|
"style": {
|
|
"navigationBarTitleText": "引导页",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [{
|
|
"root": "pageSubPack/loginSub",
|
|
"pages": [{
|
|
"path": "register-new-user",
|
|
"style": {
|
|
"navigationBarTitleText": "注册新用户",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "login",
|
|
"style": {
|
|
"navigationBarTitleText": "验证码登录",
|
|
"navigationStyle": "custom",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "forget-pwd",
|
|
"style": {
|
|
"navigationBarTitleText": "忘记密码",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "change-pwd",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "privacy",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私政策"
|
|
}
|
|
},
|
|
{
|
|
"path": "user-agreement",
|
|
"style": {
|
|
"navigationBarTitleText": "用户协议"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pageSubPack/online-repair",
|
|
"pages": [{
|
|
"path": "onlineRepair",
|
|
"style": {
|
|
"navigationBarTitleText": "在线报修"
|
|
}
|
|
},
|
|
{
|
|
"path": "repairSelect",
|
|
"style": {
|
|
"navigationBarTitleText": "选择维修项目"
|
|
}
|
|
},
|
|
{
|
|
"path": "publicRepair",
|
|
"style": {
|
|
"navigationBarTitleText": "填写维修信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "personalRepair",
|
|
"style": {
|
|
"navigationBarTitleText": "个人报修"
|
|
}
|
|
},
|
|
{
|
|
"path": "selectHouse",
|
|
"style": {
|
|
"navigationBarTitleText": "选择房屋"
|
|
}
|
|
},
|
|
{
|
|
"path": "personalSelectPoject",
|
|
"style": {
|
|
"navigationBarTitleText": "个人维修项目"
|
|
}
|
|
},
|
|
{
|
|
"path": "repairDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "报修详情"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pageSubPack/visitor",
|
|
"pages": [{
|
|
"path": "visitor-list",
|
|
"style": {
|
|
"navigationBarTitleText": "访客邀请"
|
|
}
|
|
},
|
|
{
|
|
"path": "visitor-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "访客详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "qrcode-page",
|
|
"style": {
|
|
"navigationBarTitleText": "通行二维码"
|
|
}
|
|
},
|
|
{
|
|
"path": "visitor-add",
|
|
"style": {
|
|
"navigationBarTitleText": "新增访客"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pageSubPack/activity-list",
|
|
"pages": [{
|
|
"path": "activityList",
|
|
"style": {
|
|
"navigationBarTitleText": "活动列表",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "live-add",
|
|
"style": {
|
|
"navigationBarTitleText": "添加实况"
|
|
}
|
|
},
|
|
{
|
|
"path": "activityListDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "报名详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
|
|
]
|
|
},
|
|
{
|
|
"root": "pageSubPack/notice-list",
|
|
"pages": [{
|
|
"path": "noticeList",
|
|
"style": {
|
|
"navigationBarTitleText": "通知公告",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "noticeListDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "公告详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "oneClickOpen",
|
|
"style": {
|
|
"navigationBarTitleText": "一键开门"
|
|
}
|
|
},
|
|
{
|
|
"path": "selectHome",
|
|
"style": {
|
|
"navigationBarTitleText": "选择小区"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pageSubPack/my",
|
|
"pages": [{
|
|
"path": "settingIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "changePhone",
|
|
"style": {
|
|
"navigationBarTitleText": "更改手机号码"
|
|
}
|
|
},
|
|
{
|
|
"path": "changePwd",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "deleteAccount",
|
|
"style": {
|
|
"navigationBarTitleText": "注销账号"
|
|
}
|
|
},
|
|
{
|
|
"path": "myPointsIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "我的积分",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "myPointsMall",
|
|
"style": {
|
|
"navigationBarTitleText": "积分商城"
|
|
}
|
|
},
|
|
{
|
|
"path": "myPointsRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "积分明细"
|
|
}
|
|
},
|
|
{
|
|
"path": "myPointsOrder",
|
|
"style": {
|
|
"navigationBarTitleText": "积分订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "myHouseIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "我的房屋",
|
|
"enablePullDownRefresh": true
|
|
// "navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "houseDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "房屋详情"
|
|
}
|
|
}, {
|
|
"path": "addHouse",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "selectResidentialCommunity",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "selectBuilding",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "myParkingSpaceIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "我的车位"
|
|
// "enablePullDownRefresh ": true
|
|
// "navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "parkingSpaceDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "车位详情"
|
|
}
|
|
|
|
},
|
|
{
|
|
"path": "addParkingSpace",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
}, {
|
|
"path": "bindHouse",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
|
|
}, {
|
|
"path": "selectParingLot",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
|
|
}, {
|
|
"path": "bindCar",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
|
|
},
|
|
{
|
|
"path": "myCarIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "我的车辆"
|
|
}
|
|
|
|
|
|
}, {
|
|
"path": "addCar",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "selectCarBrand",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "selectOwner",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "carDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "车辆详情"
|
|
}
|
|
}
|
|
]
|
|
}, {
|
|
"root": "pageSubPack/payment-list",
|
|
"pages": [{
|
|
"path": "addPayment",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "addPaymentSuccess",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "arrearsPayment",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "noArrearsPayment",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "paymentRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "selectPaymentEntity",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "paymentIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "生活缴费",
|
|
"navigationBarBackgroundColor": "#dfedfd",
|
|
"navigationBarTextStyle": "black",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"autoBackButton": true
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "addHydropower",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "yinlianPayTn",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "propertyFeePayment",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "billPayment",
|
|
"style": {
|
|
"navigationBarTitleText": "缴费账单"
|
|
}
|
|
}
|
|
|
|
]
|
|
},
|
|
{
|
|
"root": "pageSubPack/service-list",
|
|
"pages": [{
|
|
"path": "complaintsSuggestionsIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉建议"
|
|
}
|
|
}, {
|
|
"path": "complaintsDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉详情"
|
|
}
|
|
}, {
|
|
"path": "addComplaints",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "questionnaireSurveyIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "问卷调查"
|
|
}
|
|
},
|
|
{
|
|
"path": "questionnaireFillout",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "questionnaireDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "问卷详情"
|
|
}
|
|
}, {
|
|
"path": "contactProperty",
|
|
"style": {
|
|
"navigationBarTitleText": "联系物业"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pageSubPack/inspection-revenue",
|
|
"pages": [{
|
|
"path": "inspection",
|
|
"style": {
|
|
"navigationBarTitleText": "巡检记录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "inspection-details",
|
|
"style": {
|
|
"navigationBarTitleText": "巡检详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "public-revenue",
|
|
"style": {
|
|
"navigationBarTitleText": "公区收益"
|
|
}
|
|
},
|
|
{
|
|
"path": "public-revenue-details",
|
|
"style": {
|
|
"navigationBarTitleText": "收益详情"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
|
|
],
|
|
"easycom": {
|
|
"autoscan": true,
|
|
"custom": {
|
|
"^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
|
|
"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
|
|
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
|
|
}
|
|
},
|
|
"tabBar": {
|
|
"color": "#333333",
|
|
"backgroundColor": "#fff",
|
|
"borderStyle": "black",
|
|
"selectedColor": "#666666",
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "/static/tabbar/home.png",
|
|
"selectedIconPath": "/static/tabbar/homeBlue.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/serviceIndex/serviceIndex",
|
|
"iconPath": "/static/tabbar/service.png",
|
|
"selectedIconPath": "/static/tabbar/serviceBlue.png",
|
|
"text": "服务"
|
|
},
|
|
{
|
|
"pagePath": "pages/myIndex/myIndex",
|
|
"iconPath": "/static/tabbar/mine.png",
|
|
"selectedIconPath": "/static/tabbar/mineBlue.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|