pages.json 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "若依移动端框架",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/health/index",
  12. "style": {
  13. "navigationBarTitleText": "康养",
  14. "navigationStyle": "custom"
  15. }
  16. },
  17. {
  18. "path": "pages/login",
  19. "style": {
  20. "navigationBarTitleText": "登录",
  21. "navigationStyle": "custom"
  22. }
  23. },
  24. {
  25. "path": "pages/tlogin",
  26. "style": {
  27. "navigationBarTitleText": "登录",
  28. "navigationStyle": "custom"
  29. }
  30. },
  31. {
  32. "path": "pages/register",
  33. "style": {
  34. "navigationBarTitleText": "注册",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/agreement",
  40. "style": {
  41. "navigationBarTitleText": "用户协议及隐私条款"
  42. }
  43. },
  44. {
  45. "path": "pages/mine/index",
  46. "style": {
  47. "navigationBarTitleText": "我的",
  48. "navigationStyle": "custom"
  49. }
  50. }, {
  51. "path": "pages/mine/avatar/index",
  52. "style": {
  53. "navigationBarTitleText": "修改头像"
  54. }
  55. }, {
  56. "path": "pages/mine/info/index",
  57. "style": {
  58. "navigationBarTitleText": "个人信息"
  59. }
  60. }, {
  61. "path": "pages/mine/info/edit",
  62. "style": {
  63. "navigationBarTitleText": "编辑资料"
  64. }
  65. }, {
  66. "path": "pages/mine/pwd/index",
  67. "style": {
  68. "navigationBarTitleText": "修改密码"
  69. }
  70. }, {
  71. "path": "pages/mine/setting/index",
  72. "style": {
  73. "navigationBarTitleText": "应用设置"
  74. }
  75. }, {
  76. "path": "pages/mine/help/index",
  77. "style": {
  78. "navigationBarTitleText": "常见问题"
  79. }
  80. }, {
  81. "path": "pages/mine/about/index",
  82. "style": {
  83. "navigationBarTitleText": "关于我们"
  84. }
  85. }, {
  86. "path": "pages/common/webview/index",
  87. "style": {
  88. "navigationBarTitleText": "浏览网页"
  89. }
  90. }, {
  91. "path": "pages/common/textview/index",
  92. "style": {
  93. "navigationBarTitleText": "浏览文本"
  94. }
  95. }],
  96. "subPackages": [
  97. {
  98. "root": "work",
  99. "pages": [
  100. {
  101. "path": "pages/manage/money",
  102. "style": {
  103. "navigationBarTitleText": "物业费管理",
  104. "h5":{
  105. "titleNView":false
  106. }
  107. }
  108. },
  109. {
  110. "path": "pages/manage/moneydetail",
  111. "style": {
  112. "navigationBarTitleText": "物业费管理",
  113. "h5":{
  114. "titleNView":false
  115. }
  116. }
  117. },
  118. {
  119. "path": "pages/manage/moneybill",
  120. "style": {
  121. "navigationBarTitleText": "历史账单",
  122. "h5":{
  123. "titleNView":false
  124. }
  125. }
  126. },
  127. {
  128. "path": "pages/manage/house",
  129. "style": {
  130. "navigationBarTitleText": "房屋管理",
  131. "h5":{
  132. "titleNView":false
  133. }
  134. }
  135. },
  136. {
  137. "path": "pages/manage/houseadd",
  138. "style": {
  139. "navigationBarTitleText": "添加房屋",
  140. "h5":{
  141. "titleNView":false
  142. }
  143. }
  144. }
  145. ]
  146. },
  147. {"root": "manage",
  148. "pages": [
  149. {
  150. "path": "pages/community/newsdj",
  151. "style": {
  152. "navigationBarTitleText": "党建资讯",
  153. "h5":{
  154. "titleNView":false
  155. }
  156. }
  157. },
  158. {
  159. "path": "pages/community/newssq",
  160. "style": {
  161. "navigationBarTitleText": "社区资讯",
  162. "h5":{
  163. "titleNView":false
  164. }
  165. }
  166. },
  167. {
  168. "path": "pages/community/newsyg",
  169. "style": {
  170. "navigationBarTitleText": "员工培训",
  171. "h5":{
  172. "titleNView":false
  173. }
  174. }
  175. },
  176. {
  177. "path": "pages/community/newsadd",
  178. "style": {
  179. "navigationBarTitleText": "发布图文",
  180. "h5":{
  181. "titleNView":false
  182. }
  183. }
  184. },
  185. {
  186. "path": "pages/community/newsaddvideo",
  187. "style": {
  188. "navigationBarTitleText": "发布视频",
  189. "h5":{
  190. "titleNView":false
  191. }
  192. }
  193. },
  194. {
  195. "path": "pages/community/newsaddsq",
  196. "style": {
  197. "navigationBarTitleText": "发布",
  198. "h5":{
  199. "titleNView":false
  200. }
  201. }
  202. },
  203. {
  204. "path": "pages/community/newsadddj",
  205. "style": {
  206. "navigationBarTitleText": "发布",
  207. "h5":{
  208. "titleNView":false
  209. }
  210. }
  211. },
  212. {
  213. "path": "pages/community/readlist",
  214. "style": {
  215. "navigationBarTitleText": "已读名单",
  216. "h5":{
  217. "titleNView":false
  218. }
  219. }
  220. },
  221. {
  222. "path": "pages/community/readcount",
  223. "style": {
  224. "navigationBarTitleText": "阅读统计",
  225. "h5":{
  226. "titleNView":false
  227. }
  228. }
  229. },
  230. {
  231. "path": "pages/community/sqmoney",
  232. "style": {
  233. "navigationBarTitleText": "社区资产",
  234. "h5":{
  235. "titleNView":false
  236. }
  237. }
  238. },
  239. {
  240. "path": "pages/community/sqmoneyadd",
  241. "style": {
  242. "navigationBarTitleText": "录入资产",
  243. "h5":{
  244. "titleNView":false
  245. }
  246. }
  247. }
  248. ]
  249. },
  250. {
  251. "root": "people",
  252. "pages": [
  253. {
  254. "path": "pages/people/index",
  255. "style": {
  256. "navigationBarTitleText": "人员管理",
  257. "h5":{
  258. "titleNView":false
  259. }
  260. }
  261. },
  262. {
  263. "path": "pages/people/comegl",
  264. "style": {
  265. "navigationBarTitleText": "来访管理",
  266. "h5":{
  267. "titleNView":false
  268. }
  269. }
  270. },
  271. {
  272. "path": "pages/people/comeadd",
  273. "style": {
  274. "navigationBarTitleText": "访客登记",
  275. "h5":{
  276. "titleNView":false
  277. }
  278. }
  279. },
  280. {
  281. "path": "pages/people/staff",
  282. "style": {
  283. "navigationBarTitleText": "员工管理",
  284. "h5":{
  285. "titleNView":false
  286. }
  287. }
  288. },
  289. {
  290. "path": "pages/people/staffadd",
  291. "style": {
  292. "navigationBarTitleText": "添加员工",
  293. "h5":{
  294. "titleNView":false
  295. }
  296. }
  297. }
  298. ]
  299. },
  300. {
  301. "root": "service",
  302. "pages": [
  303. {
  304. "path": "pages/service/patrol",
  305. "style": {
  306. "navigationBarTitleText": "今日巡更",
  307. "navigationStyle": "custom",
  308. "h5":{
  309. "titleNView":false
  310. }
  311. }
  312. },
  313. {
  314. "path": "pages/service/patroldetail",
  315. "style": {
  316. "navigationBarTitleText": "巡更详情",
  317. "h5":{
  318. "titleNView":false
  319. }
  320. }
  321. },
  322. {
  323. "path": "pages/service/patroladd",
  324. "style": {
  325. "navigationBarTitleText": "巡更信息",
  326. "h5":{
  327. "titleNView":false
  328. }
  329. }
  330. },
  331. {
  332. "path": "pages/service/patrolrecord",
  333. "style": {
  334. "navigationBarTitleText": "巡更记录",
  335. "h5":{
  336. "titleNView":false
  337. }
  338. }
  339. },
  340. {
  341. "path": "pages/service/patrolset",
  342. "style": {
  343. "navigationBarTitleText": "巡更点设置",
  344. "h5":{
  345. "titleNView":false
  346. }
  347. }
  348. },
  349. {
  350. "path": "pages/service/patrollist",
  351. "style": {
  352. "navigationBarTitleText": "巡更点设置",
  353. "h5":{
  354. "titleNView":false
  355. }
  356. }
  357. },
  358. {
  359. "path": "pages/service/warranty",
  360. "style": {
  361. "navigationBarTitleText": "报修管理",
  362. "h5":{
  363. "titleNView":false
  364. }
  365. }
  366. },
  367. {
  368. "path": "pages/service/warrantydetail",
  369. "style": {
  370. "navigationBarTitleText": "报修详情",
  371. "navigationStyle": "custom"
  372. // "h5":{
  373. // "titleNView":false
  374. // }
  375. }
  376. },
  377. {
  378. "path": "pages/service/complaint",
  379. "style": {
  380. "navigationBarTitleText": "投诉建议",
  381. "h5":{
  382. "titleNView":false
  383. }
  384. }
  385. },
  386. {
  387. "path": "pages/service/complaintdetail",
  388. "style": {
  389. "navigationBarTitleText": "投诉建议",
  390. "h5":{
  391. "titleNView":false
  392. }
  393. }
  394. }
  395. ]
  396. },
  397. {
  398. "root": "car",
  399. "pages": [
  400. {
  401. "path": "pages/index",
  402. "style": {
  403. "navigationBarTitleText": "车辆管控",
  404. "h5":{
  405. "titleNView":false
  406. }
  407. }
  408. },
  409. {
  410. "path": "pages/carku",
  411. "style": {
  412. "navigationBarTitleText": "车库管理",
  413. "h5":{
  414. "titleNView":false
  415. }
  416. }
  417. },
  418. {
  419. "path": "pages/carcheck",
  420. "style": {
  421. "navigationBarTitleText": "外来车辆登记",
  422. "h5":{
  423. "titleNView":false
  424. }
  425. }
  426. },
  427. {
  428. "path": "pages/illegalParking",
  429. "style": {
  430. "navigationBarTitleText": "违停管理",
  431. "h5":{
  432. "titleNView":false
  433. }
  434. }
  435. },
  436. {
  437. "path": "pages/illegalcheck",
  438. "style": {
  439. "navigationBarTitleText": "违停登记",
  440. "h5":{
  441. "titleNView":false
  442. }
  443. }
  444. },
  445. {
  446. "path": "pages/illegalrecord",
  447. "style": {
  448. "navigationBarTitleText": "违停记录",
  449. "h5":{
  450. "titleNView":false
  451. }
  452. }
  453. }
  454. ]
  455. },
  456. {
  457. "root": "health",
  458. "pages": [
  459. {
  460. "path": "pages/health/index",
  461. "style": {
  462. "navigationBarTitleText": "居民健康档案",
  463. "h5":{
  464. "titleNView":false
  465. }
  466. }
  467. },
  468. {
  469. "path": "pages/health/detail",
  470. "style": {
  471. "navigationBarTitleText": "健康档案",
  472. "navigationStyle": "custom",
  473. "h5":{
  474. "titleNView":false
  475. }
  476. }
  477. }
  478. ]
  479. }
  480. ],
  481. "preloadRule":{
  482. "pages/index/index": {
  483. "network": "all",
  484. "packages": ["work","health","manage","people","service","car"]
  485. },
  486. "pages/login": {
  487. "network": "all",
  488. "packages": ["work","health","manage","people","service","car"]
  489. }
  490. },
  491. "globalStyle": {
  492. "navigationBarTextStyle": "black",
  493. "navigationBarTitleText": "RuoYi",
  494. "navigationBarBackgroundColor": "#FFFFFF"
  495. }
  496. }