pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "校园",
  7. "enablePullDownRefresh": false
  8. }
  9. }, {
  10. "path": "pages/qr_code/qr_code",
  11. "style": {
  12. "navigationBarTitleText": "校园卡二维码",
  13. "enablePullDownRefresh": false
  14. }
  15. }, {
  16. "path": "pages/reshui/reshui",
  17. "style": {
  18. "navigationBarTitleText": "热水",
  19. "enablePullDownRefresh": false
  20. }
  21. },
  22. {
  23. "path": "pages/reshui/ad_reshui",
  24. "style": {
  25. "navigationBarTitleText": "",
  26. "enablePullDownRefresh": false
  27. }
  28. },
  29. {
  30. "path": "pages/recharge/recharge",
  31. "style": {
  32. "navigationBarTitleText": "热水钱包充值",
  33. "enablePullDownRefresh": false
  34. }
  35. }
  36. ],
  37. "subPackages": [{
  38. "root": "pagesElectric",
  39. "pages": [{
  40. "path": "jiaofei/jiaofei",
  41. "style": {
  42. "navigationBarTitleText": "水电充值",
  43. "enablePullDownRefresh": false
  44. }
  45. },
  46. {
  47. "path": "dfxq/dfxq",
  48. "style": {
  49. "navigationBarTitleText": "电费详情",
  50. "enablePullDownRefresh": false
  51. }
  52. },
  53. {
  54. "path": "sfxq/sfxq",
  55. "style": {
  56. "navigationBarTitleText": "水费详情",
  57. "enablePullDownRefresh": false
  58. }
  59. },
  60. {
  61. "path": "jiaofei/ad_dianfei",
  62. "style": {
  63. "navigationBarTitleText": "",
  64. "enablePullDownRefresh": false
  65. }
  66. },
  67. {
  68. "path": "show/show",
  69. "style": {
  70. "navigationBarTitleText": "台账管理",
  71. "enablePullDownRefresh": false
  72. }
  73. },
  74. {
  75. "path": "select/select",
  76. "style": {
  77. "navigationBarTitleText": "缴水电费_选宿舍号",
  78. "enablePullDownRefresh": false
  79. }
  80. }
  81. ]
  82. }, {
  83. "root": "pagesWater",
  84. "pages": [{
  85. "path": "reshuiDetails/reshuiDetails",
  86. "style": {
  87. "navigationBarTitleText": "热水充值详情",
  88. "enablePullDownRefresh": false
  89. }
  90. }]
  91. }, {
  92. "root": "pagesAir",
  93. "pages": [{
  94. "path": "shareAir/shareAir",
  95. "style": {
  96. "navigationBarTitleText": "共享空调",
  97. "enablePullDownRefresh": true
  98. }
  99. }, {
  100. "path": "addAir/addAir",
  101. "style": {
  102. "navigationBarTitleText": "添加空调",
  103. "enablePullDownRefresh": false
  104. }
  105. }, {
  106. "path": "stdBookMgr/stdBookMgr",
  107. "style": {
  108. "navigationBarTitleText": "台账管理",
  109. "enablePullDownRefresh": false
  110. }
  111. }, {
  112. "path": "accountBalance/accountBalance",
  113. "style": {
  114. "navigationBarTitleText": "账户余额",
  115. "enablePullDownRefresh": false
  116. }
  117. }, {
  118. "path": "rechargeRecord/rechargeRecord",
  119. "style": {
  120. "navigationBarTitleText": "充值记录",
  121. "enablePullDownRefresh": false
  122. }
  123. }]
  124. },
  125. {
  126. "root": "pagesBus",
  127. "pages": [{
  128. "path": "bus/bus",
  129. "style": {
  130. "navigationBarTitleText": "校车预约",
  131. "enablePullDownRefresh": false
  132. }
  133. }]
  134. },
  135. {
  136. "root": "pagesRepairs",
  137. "pages": [{
  138. "path": "index/index",
  139. "style": {
  140. "navigationBarTitleText": "授权中",
  141. "disableScroll": true,
  142. "navigationBarBackgroundColor": "#6FB6B8",
  143. "navigationBarTextStyle": "white",
  144. "backgroundColorTop": "#6FB6B8",
  145. "enablePullDownRefresh": false
  146. }
  147. }, {
  148. "path": "box/box",
  149. "style": {
  150. "navigationBarTitleText": "首页",
  151. "disableScroll": true,
  152. "navigationBarBackgroundColor": "#6FB6B8",
  153. "navigationBarTextStyle": "white",
  154. "backgroundColorTop": "#6FB6B8",
  155. "enablePullDownRefresh": false
  156. }
  157. }, {
  158. "path": "message/message",
  159. "style": {
  160. "navigationBarTitleText": "消息中心",
  161. "navigationBarBackgroundColor": "#6FB6B8",
  162. "navigationBarTextStyle": "white",
  163. "backgroundColorTop": "#6FB6B8",
  164. "enablePullDownRefresh": false
  165. }
  166. }, {
  167. "path": "selectArea/selectArea",
  168. "style": {
  169. "navigationBarTitleText": "区域选择",
  170. "disableScroll": true,
  171. "navigationBarBackgroundColor": "#6FB6B8",
  172. "navigationBarTextStyle": "white",
  173. "backgroundColorTop": "#6FB6B8",
  174. "enablePullDownRefresh": false
  175. }
  176. }, {
  177. "path": "selectGoods/selectGoods",
  178. "style": {
  179. "navigationBarTitleText": "物品选择",
  180. "disableScroll": true,
  181. "navigationBarBackgroundColor": "#6FB6B8",
  182. "navigationBarTextStyle": "white",
  183. "backgroundColorTop": "#6FB6B8",
  184. "enablePullDownRefresh": false
  185. }
  186. }, {
  187. "path": "evaluate/evaluate",
  188. "style": {
  189. "navigationBarTitleText": "评价",
  190. "disableScroll": true,
  191. "navigationBarBackgroundColor": "#6FB6B8",
  192. "navigationBarTextStyle": "white",
  193. "backgroundColorTop": "#6FB6B8",
  194. "enablePullDownRefresh": false
  195. }
  196. }, {
  197. "path": "repairDetails/repairDetails",
  198. "style": {
  199. "navigationBarTitleText": "报修详情",
  200. "disableScroll": true,
  201. "navigationBarBackgroundColor": "#6FB6B8",
  202. "navigationBarTextStyle": "white",
  203. "backgroundColorTop": "#6FB6B8",
  204. "enablePullDownRefresh": false
  205. }
  206. }, {
  207. "path": "offer/offer",
  208. "style": {
  209. "navigationBarTitleText": "报价",
  210. "disableScroll": true,
  211. "navigationBarBackgroundColor": "#6FB6B8",
  212. "navigationBarTextStyle": "white",
  213. "backgroundColorTop": "#6FB6B8",
  214. "enablePullDownRefresh": false
  215. }
  216. }, {
  217. "path": "addGoods/addGoods",
  218. "style": {
  219. "navigationBarTitleText": "关联耗材",
  220. "disableScroll": true,
  221. "navigationBarBackgroundColor": "#6FB6B8",
  222. "navigationBarTextStyle": "white",
  223. "backgroundColorTop": "#6FB6B8",
  224. "enablePullDownRefresh": false
  225. }
  226. }, {
  227. "path": "repairRecord/repairRecord",
  228. "style": {
  229. "navigationBarTitleText": "维修记录",
  230. "disableScroll": true,
  231. "navigationBarBackgroundColor": "#6FB6B8",
  232. "navigationBarTextStyle": "white",
  233. "backgroundColorTop": "#6FB6B8",
  234. "enablePullDownRefresh": false
  235. }
  236. }, {
  237. "path": "transferOrder/transferOrder",
  238. "style": {
  239. "navigationBarTitleText": "转单审核",
  240. "disableScroll": true,
  241. "navigationBarBackgroundColor": "#6FB6B8",
  242. "navigationBarTextStyle": "white",
  243. "backgroundColorTop": "#6FB6B8",
  244. "enablePullDownRefresh": false
  245. }
  246. }, {
  247. "path": "help/help",
  248. "style": {
  249. "navigationBarTitleText": "协作审核",
  250. "disableScroll": true,
  251. "navigationBarBackgroundColor": "#6FB6B8",
  252. "navigationBarTextStyle": "white",
  253. "backgroundColorTop": "#6FB6B8",
  254. "enablePullDownRefresh": false
  255. }
  256. }, {
  257. "path": "helpPeople/helpPeople",
  258. "style": {
  259. "navigationBarTitleText": "协作人",
  260. "disableScroll": true,
  261. "navigationBarBackgroundColor": "#6FB6B8",
  262. "navigationBarTextStyle": "white",
  263. "backgroundColorTop": "#6FB6B8",
  264. "enablePullDownRefresh": false
  265. }
  266. }, {
  267. "path": "delay/delay",
  268. "style": {
  269. "navigationBarTitleText": "延时",
  270. "disableScroll": true,
  271. "navigationBarBackgroundColor": "#6FB6B8",
  272. "navigationBarTextStyle": "white",
  273. "backgroundColorTop": "#6FB6B8",
  274. "enablePullDownRefresh": false
  275. }
  276. }, {
  277. "path": "edit/edit",
  278. "style": {
  279. "navigationBarTitleText": "编辑",
  280. "disableScroll": true,
  281. "navigationBarBackgroundColor": "#6FB6B8",
  282. "navigationBarTextStyle": "white",
  283. "backgroundColorTop": "#6FB6B8",
  284. "enablePullDownRefresh": false
  285. }
  286. }]
  287. },
  288. {
  289. "root": "pagesClockIn",
  290. "pages": [{
  291. "path": "home/home",
  292. "style": {
  293. "navigationBarTitleText": "智慧校园打卡",
  294. "enablePullDownRefresh": true
  295. }
  296. },
  297. {
  298. "path": "stat/stat",
  299. "style": {
  300. "navigationBarTitleText": "统计",
  301. "enablePullDownRefresh": false
  302. }
  303. },
  304. {
  305. "path": "my/my",
  306. "style": {
  307. "navigationBarTitleText": "我的",
  308. "enablePullDownRefresh": false
  309. }
  310. },
  311. {
  312. "path": "ruleSet/ruleSet",
  313. "style": {
  314. "navigationBarTitleText": "规则设置",
  315. "enablePullDownRefresh": false
  316. }
  317. }, {
  318. "path": "powerSet/powerSet",
  319. "style": {
  320. "navigationBarTitleText": "权限设置",
  321. "enablePullDownRefresh": false
  322. }
  323. }, {
  324. "path": "cardRecord/cardRecord",
  325. "style": {
  326. "navigationBarTitleText": "全部打卡记录",
  327. "enablePullDownRefresh": false
  328. }
  329. }, {
  330. "path": "group/group",
  331. "style": {
  332. "navigationBarTitleText": "考勤组",
  333. "enablePullDownRefresh": false
  334. }
  335. },
  336. {
  337. "path": "addRules/addRules",
  338. "style": {
  339. "navigationBarTitleText": "新增规则",
  340. "enablePullDownRefresh": false
  341. }
  342. },
  343. {
  344. "path": "ruleName/ruleName",
  345. "style": {
  346. "navigationBarTitleText": "规则名称",
  347. "enablePullDownRefresh": false
  348. }
  349. },
  350. {
  351. "path": "punchTime/punchTime",
  352. "style": {
  353. "navigationBarTitleText": "打卡时间",
  354. "enablePullDownRefresh": false
  355. }
  356. },
  357. {
  358. "path": "punchLocation/punchLocation",
  359. "style": {
  360. "navigationBarTitleText": "打卡位置",
  361. "enablePullDownRefresh": false
  362. }
  363. },
  364. {
  365. "path": "setPunchTime/setPunchTime",
  366. "style": {
  367. "navigationBarTitleText": "添加打卡时间",
  368. "enablePullDownRefresh": false
  369. }
  370. },
  371. {
  372. "path": "addLocation/addLocation",
  373. "style": {
  374. "navigationBarTitleText": "添加位置",
  375. "enablePullDownRefresh": false
  376. }
  377. },
  378. {
  379. "path": "editRules/editRules",
  380. "style": {
  381. "navigationBarTitleText": "编辑规则",
  382. "enablePullDownRefresh": false
  383. }
  384. },
  385. {
  386. "path": "statDetail/statDetail",
  387. "style": {
  388. "navigationBarTitleText": "月打卡记录",
  389. "enablePullDownRefresh": false
  390. }
  391. },
  392. {
  393. "path": "particulars/particulars",
  394. "style": {
  395. "navigationBarTitleText": "汇总明细",
  396. "enablePullDownRefresh": false
  397. }
  398. },
  399. {
  400. "path": "404/404",
  401. "style": {
  402. "navigationBarTitleText": "404",
  403. "enablePullDownRefresh": false
  404. }
  405. },
  406. {
  407. "path": "location/location",
  408. "style": {
  409. "navigationBarTitleText": "打卡位置",
  410. "enablePullDownRefresh": false
  411. }
  412. },
  413. {
  414. "path": "authentication/authentication",
  415. "style": {
  416. "navigationBarTitleText": "身份认证",
  417. "enablePullDownRefresh": false
  418. }
  419. },
  420. {
  421. "path": "rulesDetail/rulesDetail",
  422. "style": {
  423. "navigationBarTitleText": "规则明细",
  424. "enablePullDownRefresh": false
  425. }
  426. },
  427. {
  428. "path": "index/index",
  429. "style": {
  430. "navigationBarTitleText": "授权中",
  431. "enablePullDownRefresh": false
  432. }
  433. }, {
  434. "path": "money/money",
  435. "style": {
  436. "navigationBarTitleText": "",
  437. "enablePullDownRefresh": false
  438. }
  439. }
  440. ]
  441. }
  442. ],
  443. // "preloadRule": {
  444. // "pagesA/list/list": {
  445. // "network": "all",
  446. // "packages": ["__APP__"]
  447. // },
  448. // "pagesB/detail/detail": {
  449. // "network": "all",
  450. // "packages": ["pagesA"]
  451. // }
  452. // },
  453. "globalStyle": {
  454. "navigationBarTextStyle": "black",
  455. "navigationBarTitleText": "uni-app",
  456. "navigationBarBackgroundColor": "#fff",
  457. "usingComponents": {
  458. "login": "plugin://myPlugin/login"
  459. }
  460. }
  461. }