pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  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. "disableScroll": true,
  162. "navigationBarBackgroundColor": "#6FB6B8",
  163. "navigationBarTextStyle": "white",
  164. "backgroundColorTop": "#6FB6B8",
  165. "enablePullDownRefresh": false
  166. }
  167. }, {
  168. "path": "selectArea/selectArea",
  169. "style": {
  170. "navigationBarTitleText": "区域选择",
  171. "disableScroll": true,
  172. "navigationBarBackgroundColor": "#6FB6B8",
  173. "navigationBarTextStyle": "white",
  174. "backgroundColorTop": "#6FB6B8",
  175. "enablePullDownRefresh": false
  176. }
  177. }, {
  178. "path": "selectGoods/selectGoods",
  179. "style": {
  180. "navigationBarTitleText": "物品选择",
  181. "disableScroll": true,
  182. "navigationBarBackgroundColor": "#6FB6B8",
  183. "navigationBarTextStyle": "white",
  184. "backgroundColorTop": "#6FB6B8",
  185. "enablePullDownRefresh": false
  186. }
  187. }, {
  188. "path": "evaluate/evaluate",
  189. "style": {
  190. "navigationBarTitleText": "评价",
  191. "disableScroll": true,
  192. "navigationBarBackgroundColor": "#6FB6B8",
  193. "navigationBarTextStyle": "white",
  194. "backgroundColorTop": "#6FB6B8",
  195. "enablePullDownRefresh": false
  196. }
  197. }, {
  198. "path": "repairDetails/repairDetails",
  199. "style": {
  200. "navigationBarTitleText": "报修详情",
  201. "disableScroll": true,
  202. "navigationBarBackgroundColor": "#6FB6B8",
  203. "navigationBarTextStyle": "white",
  204. "backgroundColorTop": "#6FB6B8",
  205. "enablePullDownRefresh": false
  206. }
  207. }, {
  208. "path": "offer/offer",
  209. "style": {
  210. "navigationBarTitleText": "报价",
  211. "disableScroll": true,
  212. "navigationBarBackgroundColor": "#6FB6B8",
  213. "navigationBarTextStyle": "white",
  214. "backgroundColorTop": "#6FB6B8",
  215. "enablePullDownRefresh": false
  216. }
  217. }, {
  218. "path": "addGoods/addGoods",
  219. "style": {
  220. "navigationBarTitleText": "关联耗材",
  221. "disableScroll": true,
  222. "navigationBarBackgroundColor": "#6FB6B8",
  223. "navigationBarTextStyle": "white",
  224. "backgroundColorTop": "#6FB6B8",
  225. "enablePullDownRefresh": false
  226. }
  227. }, {
  228. "path": "repairRecord/repairRecord",
  229. "style": {
  230. "navigationBarTitleText": "维修记录",
  231. "disableScroll": true,
  232. "navigationBarBackgroundColor": "#6FB6B8",
  233. "navigationBarTextStyle": "white",
  234. "backgroundColorTop": "#6FB6B8",
  235. "enablePullDownRefresh": false
  236. }
  237. }, {
  238. "path": "transferOrder/transferOrder",
  239. "style": {
  240. "navigationBarTitleText": "转单审核",
  241. "disableScroll": true,
  242. "navigationBarBackgroundColor": "#6FB6B8",
  243. "navigationBarTextStyle": "white",
  244. "backgroundColorTop": "#6FB6B8",
  245. "enablePullDownRefresh": false
  246. }
  247. }, {
  248. "path": "help/help",
  249. "style": {
  250. "navigationBarTitleText": "协作审核",
  251. "disableScroll": true,
  252. "navigationBarBackgroundColor": "#6FB6B8",
  253. "navigationBarTextStyle": "white",
  254. "backgroundColorTop": "#6FB6B8",
  255. "enablePullDownRefresh": false
  256. }
  257. }, {
  258. "path": "helpPeople/helpPeople",
  259. "style": {
  260. "navigationBarTitleText": "协作人",
  261. "disableScroll": true,
  262. "navigationBarBackgroundColor": "#6FB6B8",
  263. "navigationBarTextStyle": "white",
  264. "backgroundColorTop": "#6FB6B8",
  265. "enablePullDownRefresh": false
  266. }
  267. }, {
  268. "path": "delay/delay",
  269. "style": {
  270. "navigationBarTitleText": "延时",
  271. "disableScroll": true,
  272. "navigationBarBackgroundColor": "#6FB6B8",
  273. "navigationBarTextStyle": "white",
  274. "backgroundColorTop": "#6FB6B8",
  275. "enablePullDownRefresh": false
  276. }
  277. }, {
  278. "path": "edit/edit",
  279. "style": {
  280. "navigationBarTitleText": "编辑",
  281. "disableScroll": true,
  282. "navigationBarBackgroundColor": "#6FB6B8",
  283. "navigationBarTextStyle": "white",
  284. "backgroundColorTop": "#6FB6B8",
  285. "enablePullDownRefresh": false
  286. }
  287. }]
  288. },
  289. {
  290. "root": "pagesClockIn",
  291. "pages": [{
  292. "path": "home/home",
  293. "style": {
  294. "navigationBarTitleText": "智慧校园打卡",
  295. "enablePullDownRefresh": true
  296. }
  297. },
  298. {
  299. "path": "stat/stat",
  300. "style": {
  301. "navigationBarTitleText": "统计",
  302. "enablePullDownRefresh": false
  303. }
  304. },
  305. {
  306. "path": "my/my",
  307. "style": {
  308. "navigationBarTitleText": "我的",
  309. "enablePullDownRefresh": false
  310. }
  311. },
  312. {
  313. "path": "ruleSet/ruleSet",
  314. "style": {
  315. "navigationBarTitleText": "规则设置",
  316. "enablePullDownRefresh": false
  317. }
  318. }, {
  319. "path": "powerSet/powerSet",
  320. "style": {
  321. "navigationBarTitleText": "权限设置",
  322. "enablePullDownRefresh": false
  323. }
  324. }, {
  325. "path": "cardRecord/cardRecord",
  326. "style": {
  327. "navigationBarTitleText": "全部打卡记录",
  328. "enablePullDownRefresh": false
  329. }
  330. }, {
  331. "path": "group/group",
  332. "style": {
  333. "navigationBarTitleText": "考勤组",
  334. "enablePullDownRefresh": false
  335. }
  336. },
  337. {
  338. "path": "addRules/addRules",
  339. "style": {
  340. "navigationBarTitleText": "新增规则",
  341. "enablePullDownRefresh": false
  342. }
  343. },
  344. {
  345. "path": "ruleName/ruleName",
  346. "style": {
  347. "navigationBarTitleText": "规则名称",
  348. "enablePullDownRefresh": false
  349. }
  350. },
  351. {
  352. "path": "punchTime/punchTime",
  353. "style": {
  354. "navigationBarTitleText": "打卡时间",
  355. "enablePullDownRefresh": false
  356. }
  357. },
  358. {
  359. "path": "punchLocation/punchLocation",
  360. "style": {
  361. "navigationBarTitleText": "打卡位置",
  362. "enablePullDownRefresh": false
  363. }
  364. },
  365. {
  366. "path": "setPunchTime/setPunchTime",
  367. "style": {
  368. "navigationBarTitleText": "添加打卡时间",
  369. "enablePullDownRefresh": false
  370. }
  371. },
  372. {
  373. "path": "addLocation/addLocation",
  374. "style": {
  375. "navigationBarTitleText": "添加位置",
  376. "enablePullDownRefresh": false
  377. }
  378. },
  379. {
  380. "path": "editRules/editRules",
  381. "style": {
  382. "navigationBarTitleText": "编辑规则",
  383. "enablePullDownRefresh": false
  384. }
  385. },
  386. {
  387. "path": "statDetail/statDetail",
  388. "style": {
  389. "navigationBarTitleText": "月打卡记录",
  390. "enablePullDownRefresh": false
  391. }
  392. },
  393. {
  394. "path": "particulars/particulars",
  395. "style": {
  396. "navigationBarTitleText": "汇总明细",
  397. "enablePullDownRefresh": false
  398. }
  399. },
  400. {
  401. "path": "404/404",
  402. "style": {
  403. "navigationBarTitleText": "404",
  404. "enablePullDownRefresh": false
  405. }
  406. },
  407. {
  408. "path": "location/location",
  409. "style": {
  410. "navigationBarTitleText": "打卡位置",
  411. "enablePullDownRefresh": false
  412. }
  413. },
  414. {
  415. "path": "authentication/authentication",
  416. "style": {
  417. "navigationBarTitleText": "身份认证",
  418. "enablePullDownRefresh": false
  419. }
  420. },
  421. {
  422. "path": "rulesDetail/rulesDetail",
  423. "style": {
  424. "navigationBarTitleText": "规则明细",
  425. "enablePullDownRefresh": false
  426. }
  427. },
  428. {
  429. "path": "index/index",
  430. "style": {
  431. "navigationBarTitleText": "授权中",
  432. "enablePullDownRefresh": false
  433. }
  434. }, {
  435. "path": "money/money",
  436. "style": {
  437. "navigationBarTitleText": "",
  438. "enablePullDownRefresh": false
  439. }
  440. }
  441. ]
  442. }
  443. ],
  444. // "preloadRule": {
  445. // "pagesA/list/list": {
  446. // "network": "all",
  447. // "packages": ["__APP__"]
  448. // },
  449. // "pagesB/detail/detail": {
  450. // "network": "all",
  451. // "packages": ["pagesA"]
  452. // }
  453. // },
  454. "globalStyle": {
  455. "navigationBarTextStyle": "black",
  456. "navigationBarTitleText": "uni-app",
  457. "navigationBarBackgroundColor": "#fff",
  458. "usingComponents": {
  459. "login": "plugin://myPlugin/login"
  460. }
  461. }
  462. }