pages.json 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "h5":{
  8. "titleNView":false
  9. }
  10. }
  11. },
  12. {
  13. "path": "pages/index/index",
  14. "style": {
  15. "navigationBarTitleText": "智慧园区系统",
  16. "navigationStyle": "custom"
  17. }},
  18. {
  19. "path": "pages/order/info",
  20. "style": {
  21. "navigationBarTitleText": "信息录入",
  22. "h5":{
  23. "titleNView":false
  24. }
  25. }
  26. },
  27. // {
  28. // "path": "pages/order/notice",
  29. // "style": {
  30. // "navigationBarTitleText": "预约须知",
  31. // "h5":{
  32. // "titleNView":false
  33. // }
  34. // }
  35. // },
  36. {
  37. "path": "pages/register",
  38. "style": {
  39. "navigationBarTitleText": "注册"
  40. }
  41. },
  42. {
  43. "path": "pages/order/staffcode",
  44. "style": {
  45. "navigationBarTitleText": "扫码通行",
  46. "navigationStyle": "custom",
  47. "h5":{
  48. "titleNView":false
  49. }
  50. }
  51. },
  52. {
  53. "path": "pages/order/stafffail",
  54. "style": {
  55. "navigationBarTitleText": "提示",
  56. "h5":{
  57. "titleNView":false
  58. }
  59. }
  60. },
  61. {
  62. "path": "pages/order/come",
  63. "style": {
  64. "navigationBarTitleText": "来访预约",
  65. "navigationStyle": "custom",
  66. "h5":{
  67. "titleNView":false
  68. }
  69. }
  70. },
  71. {
  72. "path": "pages/order/list",
  73. "style": {
  74. "navigationBarTitleText": "预约信息",
  75. "h5":{
  76. "titleNView":false
  77. }
  78. }
  79. },
  80. {
  81. "path": "pages/order/face",
  82. "style": {
  83. "navigationBarTitleText": "人脸识别",
  84. "h5":{
  85. "titleNView":false
  86. }
  87. }
  88. },
  89. {
  90. "path": "a/code",
  91. "style": {
  92. "navigationBarTitleText": "预约信息",
  93. "h5":{
  94. "titleNView":false
  95. }
  96. }
  97. },
  98. {
  99. "path": "pages/order/code",
  100. "style": {
  101. "navigationBarTitleText": "扫码通行",
  102. "h5":{
  103. "titleNView":false
  104. }
  105. }
  106. },
  107. {
  108. "path": "pages/order/search",
  109. "style": {
  110. "navigationBarTitleText": "预约查询",
  111. "h5":{
  112. "titleNView":false
  113. }
  114. }
  115. },
  116. {
  117. "path": "pages/agreement",
  118. "style": {
  119. "navigationBarTitleText": "用户协议及隐私条款"
  120. }
  121. },
  122. {
  123. "path": "pages/video/index",
  124. "style": {
  125. "navigationBarTitleText": "视频",
  126. "navigationStyle": "custom"
  127. }
  128. }, {
  129. "path": "pages/mine/index",
  130. "style": {
  131. "navigationBarTitleText": "我的",
  132. "navigationStyle": "custom"
  133. }
  134. },
  135. {
  136. "path": "pages/index/notice",
  137. "style": {
  138. "navigationBarTitleText": "消息",
  139. "navigationBarBackgroundColor": "#00A9F0",
  140. "navigationBarTextStyle": "white",
  141. "h5":{
  142. "titleNView":false
  143. }
  144. }},
  145. {
  146. "path": "pages/index/noticedetail",
  147. "style": {
  148. "navigationBarTitleText": "消息详情",
  149. "navigationBarBackgroundColor": "#00A9F0",
  150. "navigationBarTextStyle": "white",
  151. "h5":{
  152. "titleNView":false
  153. }
  154. }},
  155. {
  156. "path": "pages/mine/avatar/index",
  157. "style": {
  158. "navigationBarTitleText": "修改头像"
  159. }
  160. }, {
  161. "path": "pages/mine/info/index",
  162. "style": {
  163. "navigationBarTitleText": "个人信息"
  164. }
  165. }, {
  166. "path": "pages/mine/info/edit",
  167. "style": {
  168. "navigationBarTitleText": "编辑资料"
  169. }
  170. }, {
  171. "path": "pages/mine/pwd/index",
  172. "style": {
  173. "navigationBarTitleText": "修改密码"
  174. }
  175. }, {
  176. "path": "pages/mine/pwd/forgetpwd",
  177. "style": {
  178. "navigationBarTitleText": "忘记密码"
  179. }
  180. }, {
  181. "path": "pages/mine/pwd/resetpwd",
  182. "style": {
  183. "navigationBarTitleText": "重置密码"
  184. }
  185. }, {
  186. "path": "pages/mine/setting/index",
  187. "style": {
  188. "navigationBarTitleText": "应用设置"
  189. }
  190. }, {
  191. "path": "pages/mine/help/index",
  192. "style": {
  193. "navigationBarTitleText": "常见问题"
  194. }
  195. }, {
  196. "path": "pages/mine/about/index",
  197. "style": {
  198. "navigationBarTitleText": "关于我们"
  199. }
  200. }, {
  201. "path": "pages/common/webview/index",
  202. "style": {
  203. "navigationBarTitleText": "浏览网页"
  204. }
  205. }, {
  206. "path": "pages/common/textview/index",
  207. "style": {
  208. "navigationBarTitleText": "浏览文本"
  209. }
  210. }],
  211. "subPackages": [
  212. {
  213. "root": "work",
  214. "pages": [
  215. {
  216. "path": "pages/yyorder/eat",
  217. "style": {
  218. "navigationBarTitleText": "就餐预订",
  219. "navigationStyle": "custom"
  220. }
  221. },
  222. {
  223. "path": "pages/yyorder/eatlist",
  224. "style": {
  225. "navigationBarTitleText": "就餐预订",
  226. "navigationStyle": "custom"
  227. }
  228. },
  229. {
  230. "path": "pages/yyorder/eatlistday",
  231. "style": {
  232. "navigationBarTitleText": "就餐预订",
  233. "navigationStyle": "custom"
  234. }
  235. },
  236. {
  237. "path": "pages/yyorder/menu",
  238. "style": {
  239. "navigationBarTitleText": "本周食谱",
  240. "h5":{
  241. "titleNView":false
  242. }
  243. }
  244. },
  245. {
  246. "path": "pages/yyorder/menuadd",
  247. "style": {
  248. "navigationBarTitleText": "添加食谱",
  249. "navigationStyle": "custom"
  250. }
  251. },
  252. {
  253. "path": "pages/yyorder/menuput",
  254. "style": {
  255. "navigationBarTitleText": "修改食谱",
  256. "navigationStyle": "custom"
  257. }
  258. },
  259. {
  260. "path": "pages/yyorder/menulist",
  261. "style": {
  262. "navigationBarTitleText": "园区食谱",
  263. "navigationStyle": "custom"
  264. }
  265. },
  266. {
  267. "path": "pages/yyorder/menuRecord",
  268. "style": {
  269. "navigationBarTitleText": "食谱记录",
  270. "navigationStyle": "custom"
  271. }
  272. },
  273. {
  274. "path": "pages/yyorder/meeting",
  275. "style": {
  276. "navigationBarTitleText": "会议预订",
  277. "navigationStyle": "custom"
  278. }
  279. },
  280. {
  281. "path": "pages/yyorder/meetadd",
  282. "style": {
  283. "navigationBarTitleText": "会议预订",
  284. "navigationStyle": "custom"
  285. }
  286. },
  287. {
  288. "path": "pages/yyorder/meetlist",
  289. "style": {
  290. "navigationBarTitleText": "会议预订",
  291. "navigationStyle": "custom"
  292. }
  293. },
  294. {
  295. "path": "pages/yyorder/limit",
  296. "style": {
  297. "navigationBarTitleText": "人员权限",
  298. "navigationStyle": "custom"
  299. }
  300. },
  301. {
  302. "path": "pages/yyorder/limitdetail",
  303. "style": {
  304. "navigationBarTitleText": "人员权限",
  305. "navigationStyle": "custom"
  306. }
  307. },
  308. {
  309. "path": "pages/record/clockin",
  310. "style": {
  311. "navigationBarTitleText": "打卡记录",
  312. "navigationStyle": "custom"
  313. }
  314. },
  315. {
  316. "path": "pages/record/detail",
  317. "style": {
  318. "navigationBarTitleText": "打卡记录",
  319. "navigationStyle": "custom"
  320. }
  321. },
  322. {
  323. "path": "pages/record/visitor",
  324. "style": {
  325. "navigationBarTitleText": "访客记录",
  326. "h5":{"titleNView":false}
  327. }
  328. },
  329. {
  330. "path": "pages/clock/abnormal",
  331. "style": {
  332. "navigationBarTitleText": "异常考勤记录",
  333. "h5":{"titleNView":false}
  334. }
  335. },
  336. {
  337. "path": "pages/clock/cardSupple",
  338. "style": {
  339. "navigationBarTitleText": "补卡申请",
  340. "h5":{"titleNView":false}
  341. }
  342. },
  343. {
  344. "path": "pages/clock/kaorules",
  345. "style": {
  346. "navigationBarTitleText": "考勤规则",
  347. "h5":{"titleNView":false}
  348. }
  349. },
  350. {
  351. "path": "pages/clock/clock",
  352. "style": {
  353. "navigationBarTitleText": "考勤打卡",
  354. "h5":{"titleNView":false}
  355. }
  356. },
  357. {
  358. "path": "pages/clock/outside",
  359. "style": {
  360. "navigationBarTitleText": "外勤打卡",
  361. "h5":{"titleNView":false}
  362. }
  363. },
  364. {
  365. "path": "pages/clock/personnel",
  366. "style": {
  367. "navigationBarTitleText": "打卡记录统计",
  368. "h5":{"titleNView":false}
  369. }
  370. },
  371. {
  372. "path": "pages/clock/setswork",
  373. "style": {
  374. "navigationBarTitleText": "考勤设置",
  375. "h5":{"titleNView":false}
  376. }
  377. },
  378. {
  379. "path": "pages/clock/setwoek",
  380. "style": {
  381. "navigationBarTitleText": "考勤设置",
  382. "h5":{"titleNView":false}
  383. }
  384. },
  385. {
  386. "path": "pages/clock/success",
  387. "style": {
  388. "navigationBarTitleText": "打卡成功",
  389. "h5":{"titleNView":false}
  390. }
  391. },
  392. {
  393. "path": "pages/clock/abnormal",
  394. "style": {
  395. "navigationBarTitleText": "访客记录",
  396. "h5":{"titleNView":false}
  397. }
  398. }
  399. ]
  400. }
  401. ],
  402. "preloadRule":{
  403. "pages/index/index": {
  404. "network": "all",
  405. "packages": ["work"]
  406. },
  407. "pages/login": {
  408. "network": "all",
  409. "packages": ["work"]
  410. }
  411. },
  412. "globalStyle": {
  413. "navigationBarTextStyle": "black",
  414. "navigationBarTitleText": "RuoYi",
  415. "navigationBarBackgroundColor": "#FFFFFF"
  416. }
  417. }