| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "校园",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/qr_code/qr_code",
- "style": {
- "navigationBarTitleText": "校园卡二维码",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/reshui/reshui",
- "style": {
- "navigationBarTitleText": "热水",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/reshui/ad_reshui",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/recharge/recharge",
- "style": {
- "navigationBarTitleText": "热水钱包充值",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/web/web",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- }
- ],
- "subPackages": [{
- "root": "pagesElectric",
- "pages": [{
- "path": "jiaofei/jiaofei",
- "style": {
- "navigationBarTitleText": "水电充值",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "dfxq/dfxq",
- "style": {
- "navigationBarTitleText": "电费详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "sfxq/sfxq",
- "style": {
- "navigationBarTitleText": "水费详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "jiaofei/ad_dianfei",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "show/show",
- "style": {
- "navigationBarTitleText": "台账管理",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "select/select",
- "style": {
- "navigationBarTitleText": "缴水电费_选宿舍号",
- "enablePullDownRefresh": false
- }
- }
- ]
- }, {
- "root": "pagesWater",
- "pages": [{
- "path": "reshuiDetails/reshuiDetails",
- "style": {
- "navigationBarTitleText": "热水充值详情",
- "enablePullDownRefresh": false
- }
- }]
- }, {
- "root": "pagesAir",
- "pages": [{
- "path": "shareAir/shareAir",
- "style": {
- "navigationBarTitleText": "共享空调",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "addAir/addAir",
- "style": {
- "navigationBarTitleText": "添加空调",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "stdBookMgr/stdBookMgr",
- "style": {
- "navigationBarTitleText": "台账管理",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "accountBalance/accountBalance",
- "style": {
- "navigationBarTitleText": "账户余额",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "rechargeRecord/rechargeRecord",
- "style": {
- "navigationBarTitleText": "充值记录",
- "enablePullDownRefresh": false
- }
- }]
- },
- {
- "root": "pagesBus",
- "pages": [{
- "path": "bus/bus",
- "style": {
- "navigationBarTitleText": "校车预约",
- "enablePullDownRefresh": false
- }
- }]
- },
- {
- "root": "pagesRepairs",
- "pages": [{
- "path": "index/index",
- "style": {
- "navigationBarTitleText": "授权中",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "box/box",
- "style": {
- "navigationBarTitleText": "首页",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "message/message",
- "style": {
- "navigationBarTitleText": "消息中心",
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "selectArea/selectArea",
- "style": {
- "navigationBarTitleText": "区域选择",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "selectGoods/selectGoods",
- "style": {
- "navigationBarTitleText": "物品选择",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "evaluate/evaluate",
- "style": {
- "navigationBarTitleText": "评价",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "repairDetails/repairDetails",
- "style": {
- "navigationBarTitleText": "报修详情",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "offer/offer",
- "style": {
- "navigationBarTitleText": "报价",
- // "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "addGoods/addGoods",
- "style": {
- "navigationBarTitleText": "关联耗材",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "repairRecord/repairRecord",
- "style": {
- "navigationBarTitleText": "维修记录",
- // "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "transferOrder/transferOrder",
- "style": {
- "navigationBarTitleText": "转单审核-线上",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "help/help",
- "style": {
- "navigationBarTitleText": "协作审核",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "helpPeople/helpPeople",
- "style": {
- "navigationBarTitleText": "协作人",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "delay/delay",
- "style": {
- "navigationBarTitleText": "延时",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "edit/edit",
- "style": {
- "navigationBarTitleText": "编辑",
- "disableScroll": true,
- "navigationBarBackgroundColor": "#6FB6B8",
- "navigationBarTextStyle": "white",
- "backgroundColorTop": "#6FB6B8",
- "enablePullDownRefresh": false
- }
- }]
- },
- {
- "root": "pagesClockIn",
- "pages": [{
- "path": "home/home",
- "style": {
- "navigationBarTitleText": "智慧校园打卡",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "stat/stat",
- "style": {
- "navigationBarTitleText": "统计",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "my/my",
- "style": {
- "navigationBarTitleText": "我的",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "ruleSet/ruleSet",
- "style": {
- "navigationBarTitleText": "规则设置",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "powerSet/powerSet",
- "style": {
- "navigationBarTitleText": "权限设置",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "cardRecord/cardRecord",
- "style": {
- "navigationBarTitleText": "全部打卡记录",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "group/group",
- "style": {
- "navigationBarTitleText": "考勤组",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "addRules/addRules",
- "style": {
- "navigationBarTitleText": "新增规则",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "ruleName/ruleName",
- "style": {
- "navigationBarTitleText": "规则名称",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "punchTime/punchTime",
- "style": {
- "navigationBarTitleText": "打卡时间",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "punchLocation/punchLocation",
- "style": {
- "navigationBarTitleText": "打卡位置",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "setPunchTime/setPunchTime",
- "style": {
- "navigationBarTitleText": "添加打卡时间",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "addLocation/addLocation",
- "style": {
- "navigationBarTitleText": "添加位置",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "editRules/editRules",
- "style": {
- "navigationBarTitleText": "编辑规则",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "statDetail/statDetail",
- "style": {
- "navigationBarTitleText": "月打卡记录",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "particulars/particulars",
- "style": {
- "navigationBarTitleText": "汇总明细",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "404/404",
- "style": {
- "navigationBarTitleText": "404",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "location/location",
- "style": {
- "navigationBarTitleText": "打卡位置",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "rulesDetail/rulesDetail",
- "style": {
- "navigationBarTitleText": "规则明细",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "index/index",
- "style": {
- "navigationBarTitleText": "授权中",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "money/money",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }
- ]
- }
- ],
- // "preloadRule": {
- // "pagesA/list/list": {
- // "network": "all",
- // "packages": ["__APP__"]
- // },
- // "pagesB/detail/detail": {
- // "network": "all",
- // "packages": ["pagesA"]
- // }
- // },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#fff",
- "usingComponents": {
- "login": "plugin://myPlugin/login"
- }
- }
- }
|