| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368 |
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "皮小电平台"
- }
- },
- {
- "path": "pages/operationData/operationData",
- "style": {
- "navigationBarTitleText": "运营数据"
- }
- },
- {
- "path": "pages/operationDataPersonal/operationDataPersonal",
- "style": {
- "navigationBarTitleText": "运营情况"
- }
- },
- {
- "path": "pages/myMerchant/myMerchant",
- "style": {
- "navigationBarTitleText": "我的门店"
- }
- },
- {
- "path": "pages/myStore/myStore",
- "style": {
- "navigationBarTitleText": "我的商家"
- }
- },
- {
- "path": "pages/order/order",
- "style": {
- "navigationBarTitleText": "订单"
- }
- },
- {
- "path": "pages/orderDetail/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/machine/machine",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/cell/cell",
- "style": {
- "navigationStyle": "custom"
- }
- },
- // {
- // "path": "pages/main/main",
- // "style": {
- // "navigationStyle":"custom"
- // }
- // },
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#EB692F"
- }
- },
- {
- "path": "pages/nearby/nearby",
- "style": {
- "navigationBarTitleText": "附近门店"
- }
- },
- {
- "path": "pages/authorize/authorize",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/about/about",
- "style": {
- "navigationBarTitleText": "关于我们"
- }
- },
- {
- "path": "pages/abouts/about",
- "style": {
- "navigationBarTitleText": "关于我们"
- }
- },
- {
- "path": "pages/logs/logs",
- "style": {
- "navigationBarTitleText": "查看启动日志"
- }
- },
- {
- "path": "pages/empty/empty",
- "style": {
- "navigationBarTitleText": "跳转页面"
- }
- },
- {
- "path": "pages/web/web",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "门店管理"
- }
- },
- {
- "path": "pages/nearbyDetails/nearbyDetails",
- "style": {
- "navigationBarTitleText": "店铺详情"
- }
- }
- ],
- "tabBar": {
- "custom": true,
- "list": [{
- "pagePath": "pages/index/index",
- "text": "首页"
- },
- {
- "pagePath": "pages/machine/machine",
- "text": "机柜"
- },
- {
- "pagePath": "pages/cell/cell",
- "text": "电池"
- },
- {
- "pagePath": "pages/order/order",
- "text": "订单"
- },
- {
- "pagePath": "pages/user/user",
- "text": "我的"
- }
- ],
- "selectedColor": "#222",
- "color": "#888",
- "borderStyle": "black",
- "position": "bottom",
- "backgroundColor": "#fff"
- },
- "style": "v2",
- "sitemapLocation": "sitemap.json",
- "permission": {
- "scope.userLocation": {
- "desc": "方便您快速完善信息!"
- }
- },
- "plugins": {
- "live-player-plugin": {
- "version": "1.2.10",
- "provider": "wx2b03c6e691cd7370"
- },
- "routePlan": {
- "version": "1.0.12",
- "provider": "wx50b5593e81dd937a"
- }
- },
- "globalStyle": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "black",
- "onReachBottomDistance": 300
- },
- "subPackages": [{
- "root": "mine",
- "pages": [{
- "path": "order/order",
- "style": {
- "navigationBarTitleText": "我的订单"
- }
- },
- {
- "path": "orderDet/orderDet",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "address/address",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "addAddress/addAddress",
- "style": {
- "navigationBarTitleText": "添加新地址"
- }
- },
- {
- "path": "editAddress/editAddress",
- "style": {
- "navigationBarTitleText": "编辑地址"
- }
- },
- {
- "path": "help/help",
- "style": {
- "navigationBarTitleText": "帮助中心"
- }
- },
- {
- "path": "page/page",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "feedback/feedback",
- "style": {
- "navigationBarTitleText": "建议与反馈"
- }
- },
- {
- "path": "userinfo/userinfo",
- "style": {
- "navigationBarTitleText": "个人资料"
- }
- },
- {
- "path": "refund/refundlist/refundlist",
- "style": {
- "navigationBarTitleText": "退款列表"
- }
- },
- {
- "path": "refund/refundDetails/refundDetails",
- "style": {
- "navigationBarTitleText": "售后详情"
- }
- },
- {
- "path": "refund/refundType/refundType",
- "style": {
- "navigationBarTitleText": "客户满意中心"
- }
- },
- {
- "path": "refund/express/express",
- "style": {
- "navigationBarTitleText": "物流信息"
- }
- },
- {
- "path": "refund/applyRefund/applyRefund",
- "style": {
- "navigationBarTitleText": "退款申请"
- }
- },
- {
- "path": "vip/vip",
- "style": {
- "navigationBarBackgroundColor": "#D19C6B",
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "会员中心"
- }
- },
- {
- "path": "update/index",
- "style": {
- "navigationBarTitleText": "更新头像昵称"
- }
- },
- {
- "path": "news/news",
- "style": {
- "navigationBarTitleText": "消息列表"
- }
- },{
- "path": "myUser/myUser",
- "style": {
- "navigationBarTitleText": "我的用户"
- }
- }
- ]
- },
- {
- "root": "warning",
- "pages": [{
- "path": "abnormalAlarm/abnormalAlarm",
- "style": {
- "navigationBarTitleText": "异常告警"
- }
- }, {
- "path": "userAlarm/userAlarm",
- "style": {
- "navigationBarTitleText": "用户报障"
- }
- }, {
- "path": "userAlarmUpload/userAlarmUpload",
- "style": {
- "navigationBarTitleText": "上传记录"
- }
- }, {
- "path": "reconditionAlarm/reconditionAlarm",
- "style": {
- "navigationBarTitleText": "检修提醒"
- }
- }, {
- "path": "reconditionAlarmUpload/reconditionAlarmUpload",
- "style": {
- "navigationBarTitleText": "上传记录"
- }
- }, {
- "path": "orderAlarm/orderAlarm",
- "style": {
- "navigationBarTitleText": "异常订单"
- }
- }, {
- "path": "machineAlarm/machineAlarm",
- "style": {
- "navigationBarTitleText": "故障告警"
- }
- }]
- },
- {
- "root": "machineAndCell",
- "pages": [{
- "path": "machineInfo/machineInfo",
- "style": {
- "navigationBarTitleText": "仓体信息"
- }
- }, {
- "path": "machineItemManage/machineItemManage",
- "style": {
- "navigationBarTitleText": "仓位管理"
- }
- }, {
- "path": "machineDetail/machineDetail",
- "style": {
- "navigationBarTitleText": "柜体信息"
- }
- }, {
- "path": "machineDetailEdit/machineDetailEdit",
- "style": {
- "navigationBarTitleText": "更改名称/地址"
- }
- },
- {
- "path": "cellDetail/cellDetail",
- "style": {
- "navigationBarTitleText": "详情"
- }
- }, {
- "path": "BMS/BMS",
- "style": {
- "navigationBarTitleText": "BMS信息"
- }
- },{
- "path": "map/map",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ]
- }
- ]
- }
|