pages.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/index/index",
  12. "style": {
  13. "navigationBarTitleText": "首页",
  14. "navigationStyle": "custom"
  15. }
  16. },
  17. {
  18. "path": "pages/health/index",
  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/common/webview/index",
  52. "style": {
  53. "navigationBarTitleText": "浏览网页"
  54. }
  55. }, {
  56. "path": "pages/common/textview/index",
  57. "style": {
  58. "navigationBarTitleText": "浏览文本"
  59. }
  60. }],
  61. "subPackages": [
  62. {
  63. "root": "work",
  64. "pages": [
  65. {
  66. "path": "pages/manage/money",
  67. "style": {
  68. "navigationBarTitleText": "物业费管理",
  69. "h5":{
  70. "titleNView":false
  71. }
  72. }
  73. },
  74. {
  75. "path": "pages/manage/car",
  76. "style": {
  77. "navigationBarTitleText": "车辆信息",
  78. "h5":{
  79. "titleNView":false
  80. }
  81. }
  82. },
  83. {
  84. "path": "pages/manage/addcar",
  85. "style": {
  86. "navigationBarTitleText": "车辆信息",
  87. "h5":{
  88. "titleNView":false
  89. }
  90. }
  91. },
  92. {
  93. "path": "pages/manage/moneydetail",
  94. "style": {
  95. "navigationBarTitleText": "物业费管理",
  96. "h5":{
  97. "titleNView":false
  98. }
  99. }
  100. },
  101. {
  102. "path": "pages/manage/moneybill",
  103. "style": {
  104. "navigationBarTitleText": "历史账单",
  105. "h5":{
  106. "titleNView":false
  107. }
  108. }
  109. },
  110. {
  111. "path": "pages/manage/house",
  112. "style": {
  113. "navigationBarTitleText": "房屋管理",
  114. "h5":{
  115. "titleNView":false
  116. }
  117. }
  118. },
  119. {
  120. "path": "pages/manage/housedetail",
  121. "style": {
  122. "navigationBarTitleText": "房屋详情",
  123. "h5":{
  124. "titleNView":false
  125. }
  126. }
  127. },
  128. {
  129. "path": "pages/manage/houseadd",
  130. "style": {
  131. "navigationBarTitleText": "添加房屋",
  132. "h5":{
  133. "titleNView":false
  134. }
  135. }
  136. },
  137. {
  138. "path": "pages/manage/addhouse",
  139. "style": {
  140. "navigationBarTitleText": "修改房屋",
  141. "h5":{
  142. "titleNView":false
  143. }
  144. }
  145. },
  146. {
  147. "path": "pages/fee/set",
  148. "style": {
  149. "navigationBarTitleText": "物业费设置",
  150. "h5":{"titleNView":false}
  151. }
  152. },
  153. {
  154. "path": "pages/fee/index",
  155. "style": {
  156. "navigationBarTitleText": "物业费设置",
  157. "h5":{"titleNView":false}
  158. }
  159. },
  160. {
  161. "path": "pages/blackManage/index",
  162. "style": {
  163. "navigationBarTitleText": "黑名单设置",
  164. "h5":{"titleNView":false}
  165. }
  166. },
  167. {
  168. "path": "pages/blackManage/add",
  169. "style": {
  170. "navigationBarTitleText": "黑名单设置",
  171. "h5":{"titleNView":false}
  172. }
  173. }
  174. ]
  175. },
  176. {
  177. "root": "mine",
  178. "pages": [
  179. {
  180. "path": "pages/news/index",
  181. "style": {
  182. "navigationBarTitleText": "收到的互动",
  183. "h5":{"titleNView":false}
  184. }
  185. },
  186. {
  187. "path": "pages/info",
  188. "style": {
  189. "navigationBarTitleText": "个人信息",
  190. "h5":{"titleNView":false}
  191. }
  192. },
  193. {
  194. "path": "pages/pwd/forgetpwd",
  195. "style": {
  196. "navigationBarTitleText": "忘记密码"
  197. }
  198. }, {
  199. "path": "pages/pwd/resetpwd",
  200. "style": {
  201. "navigationBarTitleText": "重置密码"
  202. }
  203. },
  204. {
  205. "path": "pages/avatar/index",
  206. "style": {
  207. "navigationBarTitleText": "修改头像"
  208. }
  209. }, {
  210. "path": "pages/info/index",
  211. "style": {
  212. "navigationBarTitleText": "个人信息"
  213. }
  214. }, {
  215. "path": "pages/info/edit",
  216. "style": {
  217. "navigationBarTitleText": "编辑资料"
  218. }
  219. }, {
  220. "path": "pages/pwd/index",
  221. "style": {
  222. "navigationBarTitleText": "修改密码"
  223. }
  224. },
  225. {
  226. "path": "pages/news/sh",
  227. "style": {
  228. "navigationBarTitleText": "评论审核",
  229. "h5":{"titleNView":false}
  230. }
  231. },
  232. {
  233. "path": "pages/news/myhd",
  234. "style": {
  235. "navigationBarTitleText": "我的点评赞",
  236. "h5":{"titleNView":false}
  237. }
  238. }
  239. ]
  240. },
  241. {"root": "manage",
  242. "pages": [
  243. {
  244. "path": "pages/community/newsdj",
  245. "style": {
  246. "navigationBarTitleText": "党建资讯",
  247. "h5":{
  248. "titleNView":false
  249. }
  250. }
  251. },
  252. {
  253. "path": "pages/community/djdetail",
  254. "style": {
  255. "navigationBarTitleText": "党建资讯",
  256. "h5":{
  257. "titleNView":false
  258. }
  259. }
  260. },
  261. {
  262. "path": "pages/community/newssq",
  263. "style": {
  264. "navigationBarTitleText": "社区资讯",
  265. "h5":{
  266. "titleNView":false
  267. }
  268. }
  269. },
  270. {
  271. "path": "pages/community/newssqdetail",
  272. "style": {
  273. "navigationBarTitleText": "资讯详情",
  274. "h5":{
  275. "titleNView":false
  276. }
  277. }
  278. },
  279. {
  280. "path": "pages/community/newsyg",
  281. "style": {
  282. "navigationBarTitleText": "员工培训",
  283. "h5":{
  284. "titleNView":false
  285. }
  286. }
  287. },
  288. {
  289. "path": "pages/community/newsadd",
  290. "style": {
  291. "navigationBarTitleText": "发布图文",
  292. "h5":{
  293. "titleNView":false
  294. }
  295. }
  296. },
  297. {
  298. "path": "pages/community/newsygdetail",
  299. "style": {
  300. "navigationBarTitleText": "图文详情",
  301. "h5":{
  302. "titleNView":false
  303. }
  304. }
  305. },
  306. {
  307. "path": "pages/community/newsaddvideo",
  308. "style": {
  309. "navigationBarTitleText": "发布视频",
  310. "h5":{
  311. "titleNView":false
  312. }
  313. }
  314. },
  315. {
  316. "path": "pages/community/newsaddsq",
  317. "style": {
  318. "navigationBarTitleText": "发布",
  319. "h5":{
  320. "titleNView":false
  321. }
  322. }
  323. },
  324. {
  325. "path": "pages/community/newsadddj",
  326. "style": {
  327. "navigationBarTitleText": "发布",
  328. "h5":{
  329. "titleNView":false
  330. }
  331. }
  332. },
  333. {
  334. "path": "pages/community/readlist",
  335. "style": {
  336. "navigationBarTitleText": "已读名单",
  337. "h5":{
  338. "titleNView":false
  339. }
  340. }
  341. },
  342. {
  343. "path": "pages/community/readcount",
  344. "style": {
  345. "navigationBarTitleText": "阅读统计",
  346. "h5":{
  347. "titleNView":false
  348. }
  349. }
  350. },
  351. {
  352. "path": "pages/community/sqmoney",
  353. "style": {
  354. "navigationBarTitleText": "社区资产",
  355. "h5":{
  356. "titleNView":false
  357. }
  358. }
  359. },
  360. {
  361. "path": "pages/community/sqmoneydetail",
  362. "style": {
  363. "navigationBarTitleText": "资产详情",
  364. "h5":{
  365. "titleNView":false
  366. }
  367. }
  368. },
  369. {
  370. "path": "pages/community/sqmoneyadd",
  371. "style": {
  372. "navigationBarTitleText": "录入资产",
  373. "h5":{
  374. "titleNView":false
  375. }
  376. }
  377. }
  378. ]
  379. },
  380. {
  381. "root": "people",
  382. "pages": [
  383. {
  384. "path": "pages/people/index",
  385. "style": {
  386. "navigationBarTitleText": "人员管理",
  387. "h5":{
  388. "titleNView":false
  389. }
  390. }
  391. },
  392. {
  393. "path": "pages/people/fwindex",
  394. "style": {
  395. "navigationBarTitleText": "人员管理",
  396. "h5":{
  397. "titleNView":false
  398. }
  399. }
  400. },
  401. {
  402. "path": "pages/people/comegl",
  403. "style": {
  404. "navigationBarTitleText": "来访管理",
  405. "h5":{
  406. "titleNView":false
  407. }
  408. }
  409. },
  410. {
  411. "path": "pages/people/comeadd",
  412. "style": {
  413. "navigationBarTitleText": "访客登记",
  414. "h5":{
  415. "titleNView":false
  416. }
  417. }
  418. },
  419. {
  420. "path": "pages/people/staff",
  421. "style": {
  422. "navigationBarTitleText": "员工管理",
  423. "h5":{
  424. "titleNView":false
  425. }
  426. }
  427. },
  428. {
  429. "path": "pages/people/staffadd",
  430. "style": {
  431. "navigationBarTitleText": "添加员工",
  432. "h5":{
  433. "titleNView":false
  434. }
  435. }
  436. }
  437. ]
  438. },
  439. {
  440. "root": "service",
  441. "pages": [
  442. {
  443. "path": "pages/service/patrol",
  444. "style": {
  445. "navigationBarTitleText": "今日巡更",
  446. "navigationStyle": "custom",
  447. "h5":{
  448. "titleNView":false
  449. }
  450. }
  451. },
  452. {
  453. "path": "pages/service/patroldetail",
  454. "style": {
  455. "navigationBarTitleText": "巡更详情",
  456. "h5":{
  457. "titleNView":false
  458. }
  459. }
  460. },
  461. {
  462. "path": "pages/service/patroladd",
  463. "style": {
  464. "navigationBarTitleText": "巡更信息",
  465. "h5":{
  466. "titleNView":false
  467. }
  468. }
  469. },
  470. {
  471. "path": "pages/service/patrolrecord",
  472. "style": {
  473. "navigationBarTitleText": "巡更记录",
  474. "h5":{
  475. "titleNView":false
  476. }
  477. }
  478. },
  479. {
  480. "path": "pages/service/patrolset",
  481. "style": {
  482. "navigationBarTitleText": "巡更点设置",
  483. "h5":{
  484. "titleNView":false
  485. }
  486. }
  487. },
  488. {
  489. "path": "pages/service/patrollist",
  490. "style": {
  491. "navigationBarTitleText": "巡更点设置",
  492. "h5":{
  493. "titleNView":false
  494. }
  495. }
  496. },
  497. {
  498. "path": "pages/service/warranty",
  499. "style": {
  500. "navigationBarTitleText": "报修管理",
  501. "h5":{
  502. "titleNView":false
  503. }
  504. }
  505. },
  506. {
  507. "path": "pages/service/warrantydetail",
  508. "style": {
  509. "navigationBarTitleText": "报修详情",
  510. "navigationStyle": "custom"
  511. // "h5":{
  512. // "titleNView":false
  513. // }
  514. }
  515. },
  516. {
  517. "path": "pages/service/complaint",
  518. "style": {
  519. "navigationBarTitleText": "投诉建议",
  520. "h5":{
  521. "titleNView":false
  522. }
  523. }
  524. },
  525. {
  526. "path": "pages/service/complaintdetail",
  527. "style": {
  528. "navigationBarTitleText": "投诉建议",
  529. "h5":{
  530. "titleNView":false
  531. }
  532. }
  533. }
  534. ]
  535. },
  536. {
  537. "root": "car",
  538. "pages": [
  539. {
  540. "path": "pages/index",
  541. "style": {
  542. "navigationBarTitleText": "车辆管控",
  543. "h5":{
  544. "titleNView":false
  545. }
  546. }
  547. },
  548. {
  549. "path": "pages/carku",
  550. "style": {
  551. "navigationBarTitleText": "车库管理",
  552. "h5":{
  553. "titleNView":false
  554. }
  555. }
  556. },
  557. {
  558. "path": "pages/carcheck",
  559. "style": {
  560. "navigationBarTitleText": "外来车辆登记",
  561. "h5":{
  562. "titleNView":false
  563. }
  564. }
  565. },
  566. {
  567. "path": "pages/illegalParking",
  568. "style": {
  569. "navigationBarTitleText": "违停管理",
  570. "h5":{
  571. "titleNView":false
  572. }
  573. }
  574. },
  575. {
  576. "path": "pages/illegalcheck",
  577. "style": {
  578. "navigationBarTitleText": "违停登记",
  579. "h5":{
  580. "titleNView":false
  581. }
  582. }
  583. },
  584. {
  585. "path": "pages/illegalrecord",
  586. "style": {
  587. "navigationBarTitleText": "违停记录",
  588. "h5":{
  589. "titleNView":false
  590. }
  591. }
  592. }
  593. ]
  594. },
  595. {
  596. "root": "health",
  597. "pages": [
  598. {
  599. "path": "pages/health/index",
  600. "style": {
  601. "navigationBarTitleText": "居民健康档案",
  602. "h5":{
  603. "titleNView":false
  604. }
  605. }
  606. },
  607. {
  608. "path": "pages/health/add",
  609. "style": {
  610. "navigationBarTitleText": "添加档案",
  611. "navigationBarTextStyle": "white",
  612. "navigationBarBackgroundColor": "#48CC9A"
  613. // "h5":{"titleNView":false}
  614. }
  615. },
  616. {
  617. "path": "pages/health/detail",
  618. "style": {
  619. "navigationBarTitleText": "健康档案",
  620. "navigationStyle": "custom",
  621. "h5":{
  622. "titleNView":false
  623. }
  624. }
  625. }
  626. ]
  627. }
  628. ],
  629. "preloadRule":{
  630. "pages/index/index": {
  631. "network": "all",
  632. "packages": ["work","health","manage","people","service","car","mine"]
  633. },
  634. "pages/login": {
  635. "network": "all",
  636. "packages": ["work","health","manage","people","service","car","mine"]
  637. }
  638. },
  639. "globalStyle": {
  640. "navigationBarTextStyle": "black",
  641. "navigationBarTitleText": "RuoYi",
  642. "navigationBarBackgroundColor": "#FFFFFF"
  643. }
  644. }