pages.json 8.7 KB

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