pages.json 11 KB

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