123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333 |
- {
- "pages": [
- {
- "path": "pages/login/login",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/login/forget",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/login/register",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "首页",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/Workorder/Workorder",
- "style": {
- "navigationBarTitleText": "工作台",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/my/my",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- }
- , {
- "path": "pages/my/Personalinformation/Personalinformation",
- "style": {
- "navigationBarTitleText": "账号中心",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "white"
- }
- }, {
- "path": "pages/my/Commentssuggestions/Commentssuggestions",
- "style": {
- "navigationBarTitleText": "意见建议",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/my/Changepassword/Changepassword",
- "style": {
- "navigationBarTitleText": "密码修改",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/Tenantbill/Tenantbill",
- "style": {
- "navigationBarTitleText": "租户账单",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/Remotecontrol/Remotecontrol",
- "style": {
- "navigationBarTitleText": "远程管控",
- "enablePullDownRefresh": true,
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#5C8FFF"
- }
- }, {
- "path": "pages/index/Onlinewarranty/Onlinewarranty",
- "style": {
- "navigationBarTitleText": "线上报修",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/Inspectionrecord/Inspectionrecord",
- "style": {
- "navigationBarTitleText": "巡检记录",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/Withholdingrecord/Withholdingrecord",
- "style": {
- "navigationBarTitleText": "扣缴记录",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/Workorder/Tenantbill/companybill/companybill",
- "style": {
- "navigationBarTitleText": "账单详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/index/Workordertodone/Workordertodone",
- "style": {
- "navigationBarTitleText": "报修工单",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/index/Workordertodone/Workorderdetails/Workorderdetails",
- "style": {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false
- }
- }
- , {
- "path": "pages/index/Immediatecollection/Immediatecollection",
- "style": {
- "navigationBarTitleText": "欠费待收",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/Immediatecollection/Chargedetails/Chargedetails",
- "style": {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/pay/pay",
- "style": {
- "navigationBarTitleText": "支付",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/BillPending/BillPending",
- "style": {
- "navigationBarTitleText": "账单详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/EquipmentException/EquipmentException",
- "style": {
- "navigationBarTitleText": "设备异常",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/Immediateinspection/Immediateinspection",
- "style": {
- "navigationBarTitleText": "巡检打卡",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/my/Myorder/Myorder",
- "style": {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/my/Myorder/Orderdetails/Orderdetails",
- "style": {
- "navigationBarTitleText": "订单明细",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/Arrearsrecord/Arrearsrecord",
- "style": {
- "navigationBarTitleText": "欠费记录",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/Videosurveillance/Videosurveillance",
- "style": {
- "navigationBarTitleText": "视频监控",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/AccessControl/AccessControl",
- "style": {
- "navigationBarTitleText": "门禁开关",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/Videosurveillance/Videoplayback/Videoplayback",
- "style": {
- "navigationBarTitleText": "摄像头直播",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/Workordertodone/Toberepaired/Toberepaired",
- "style": {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/Workordertodone/hasrepaired/hasrepaired",
- "style": {
- "navigationBarTitleText": "已维修",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/Workorder/Intelligentdoorlock/Intelligentdoorlock",
- "style": {
- "navigationBarTitleText": "智能门锁",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/Intelligentdoorlock/Tenantdetails/Tenantdetails",
- "style": {
- "navigationBarTitleText": "租户详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/Workorder/Intelligentdoorlock/Dooropeningrecord/Dooropeningrecord",
- "style": {
- "navigationBarTitleText": "开门记录",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/login/Privacyagreement",
- "style": {
- "navigationBarTitleText": "隐私协议",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/login/useragree",
- "style": {
- "navigationBarTitleText": "用户协议",
- "enablePullDownRefresh": false
- }
- }
- ],
- "globalStyle": {
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "white",
- "navigationBarTextStyle": "black"
- },
- // "tabBar": {
- // "color": "#0C1935",
- // "selectedColor": "#2E69EB",
- // "borderStyle": "black",
- // "backgroundColor": "#ffffff",
- // "height": "55px",
- // "fontSize": "10px",
- // "iconWidth": "24px",
- // "spacing": "3px",
- // "list": [{
- // "pagePath": "pages/index/index",
- // "iconPath": "static/tab/h1.png",
- // "selectedIconPath": "static/tab/h2.png",
- // "text": "首页"
- // },
- // // {
- // // "pagePath": "pages/equipment/equipment",
- // // "iconPath": "static/tab/s1.png",
- // // "selectedIconPath": "static/tab/s2.png",
- // // "text": "设备"
- // // },
- // {
- // "pagePath": "pages/Workorder/Workorder",
- // "iconPath": "static/tab/w1.png",
- // "selectedIconPath": "static/tab/w2.png",
- // "text": "工作台"
- // },
- // // {
- // // "pagePath": "pages/Energyconsumption/Energyconsumption",
- // // "iconPath": "static/tab/e1.png",
- // // "selectedIconPath": "static/tab/e2.png",
- // // "text": "能耗"
- // // },
- // {
- // "pagePath": "pages/my/my",
- // "iconPath": "static/tab/y1.png",
- // "selectedIconPath": "static/tab/y2.png",
- // "text": "我的"
- // }
- // ]
- // },
- "easycom": {
- "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
- },
- "condition": { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [{
- "name": "", //模式名称
- "path": "", //启动页面,必选
- "query": "" //启动参数,在页面的onLoad函数里面得到
- }]
- }
- }
|