pages.json 12 KB

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