pages.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "h5":{
  8. "titleNView":false
  9. }
  10. }
  11. },
  12. {
  13. "path": "pages/index/index",
  14. "style": {
  15. "navigationBarTitleText": "智慧访客预约系统",
  16. "navigationStyle": "custom"
  17. }},
  18. {
  19. "path": "pages/report/index",
  20. "style": {
  21. "navigationBarTitleText": "履职报告",
  22. "navigationStyle": "custom"
  23. }},
  24. {
  25. "path": "pages/notice/index",
  26. "style": {
  27. "navigationBarTitleText": "会议通知",
  28. "navigationStyle": "custom"
  29. }},
  30. {
  31. "path": "pages/register",
  32. "style": {
  33. "navigationBarTitleText": "注册"
  34. }
  35. },
  36. {
  37. "path": "pages/agreement",
  38. "style": {
  39. "navigationBarTitleText": "用户协议及隐私条款"
  40. }
  41. }, {
  42. "path": "pages/mine/index",
  43. "style": {
  44. "navigationBarTitleText": "我的",
  45. "navigationStyle": "custom",
  46. "enablePullDownRefresh":true
  47. }
  48. }, {
  49. "path": "pages/mine/avatar/index",
  50. "style": {
  51. "navigationBarTitleText": "修改头像"
  52. }
  53. }, {
  54. "path": "pages/mine/info/index",
  55. "style": {
  56. "navigationBarTitleText": "个人信息"
  57. }
  58. }, {
  59. "path": "pages/mine/info/edit",
  60. "style": {
  61. "navigationBarTitleText": "编辑资料"
  62. }
  63. }, {
  64. "path": "pages/mine/pwd/index",
  65. "style": {
  66. "navigationBarTitleText": "修改密码",
  67. "navigationBarBackgroundColor": "#1D64E2",
  68. "navigationBarTextStyle": "white",
  69. "h5":{"titleNView":false}
  70. }
  71. }, {
  72. "path": "pages/mine/pwd/forgetpwd",
  73. "style": {
  74. "navigationBarTitleText": "忘记密码"
  75. }
  76. }, {
  77. "path": "pages/mine/pwd/resetpwd",
  78. "style": {
  79. "navigationBarTitleText": "重置密码"
  80. }
  81. }, {
  82. "path": "pages/mine/setting/index",
  83. "style": {
  84. "navigationBarTitleText": "应用设置"
  85. }
  86. }, {
  87. "path": "pages/mine/help/index",
  88. "style": {
  89. "navigationBarTitleText": "常见问题"
  90. }
  91. }, {
  92. "path": "pages/mine/about/index",
  93. "style": {
  94. "navigationBarTitleText": "关于我们"
  95. }
  96. }, {
  97. "path": "pages/common/webview/index",
  98. "style": {
  99. "navigationBarTitleText": "浏览网页"
  100. }
  101. }, {
  102. "path": "pages/common/textview/index",
  103. "style": {
  104. "navigationBarTitleText": "浏览文本"
  105. }
  106. }],
  107. "subPackages": [
  108. {
  109. "root": "work",
  110. "pages": [
  111. {
  112. "path": "pages/case/add",
  113. "style": {
  114. "navigationBarTitleText": "提交提案",
  115. "navigationBarBackgroundColor": "#1D64E2",
  116. "navigationBarTextStyle": "white",
  117. "h5":{"titleNView":false}
  118. }
  119. },
  120. {
  121. "path": "pages/case/talbclass",
  122. "style": {
  123. "navigationBarTitleText": "提案类别",
  124. "navigationBarBackgroundColor": "#1D64E2",
  125. "navigationBarTextStyle": "white",
  126. "h5":{"titleNView":false}
  127. }
  128. },
  129. {
  130. "path": "pages/case/lmtapeople",
  131. "style": {
  132. "navigationBarTitleText": "联名提案人员",
  133. "navigationBarBackgroundColor": "#1D64E2",
  134. "navigationBarTextStyle": "white",
  135. "h5":{"titleNView":false}
  136. }
  137. },
  138. {
  139. "path": "pages/case/mine",
  140. "style": {
  141. "navigationBarTitleText": "我的提案",
  142. "navigationBarBackgroundColor": "#1D64E2",
  143. "navigationBarTextStyle": "white",
  144. "navigationStyle": "custom",
  145. "h5":{"titleNView":false}
  146. }
  147. },
  148. {
  149. "path": "pages/case/tacheck",
  150. "style": {
  151. "navigationBarTitleText": "提案查重",
  152. "navigationBarBackgroundColor": "#1D64E2",
  153. "navigationBarTextStyle": "white",
  154. "h5":{"titleNView":false}
  155. }
  156. },
  157. {
  158. "path": "pages/case/details",
  159. "style": {
  160. "navigationBarTitleText": "提交提案",
  161. "navigationBarBackgroundColor": "#1D64E2",
  162. "navigationBarTextStyle": "white",
  163. "h5":{"titleNView":false}
  164. }
  165. },
  166. {
  167. "path": "pages/news/add",
  168. "style": {
  169. "navigationBarTitleText": "发布通知",
  170. "navigationBarBackgroundColor": "#1D64E2",
  171. "navigationBarTextStyle": "white",
  172. "h5":{"titleNView":false}
  173. }
  174. },
  175. {
  176. "path": "pages/news/list",
  177. "style": {
  178. "navigationBarTitleText": "消息通知",
  179. "navigationBarBackgroundColor": "#1D64E2",
  180. "navigationBarTextStyle": "white",
  181. "navigationStyle": "custom",
  182. "h5":{"titleNView":false}
  183. }
  184. },
  185. {
  186. "path": "pages/news/info",
  187. "style": {
  188. "navigationBarTitleText": "个人信息",
  189. "navigationBarBackgroundColor": "#1D64E2",
  190. "navigationBarTextStyle": "white",
  191. "h5":{"titleNView":false}
  192. }
  193. }
  194. ]
  195. }
  196. ],
  197. "preloadRule": {
  198. "pages/index/index": {
  199. "network": "all",
  200. "packages": ["work"]
  201. },
  202. "pages/login": {
  203. "network": "all",
  204. "packages": ["work"]
  205. }
  206. },
  207. // "tabBar": {
  208. // "color": "#000000",
  209. // "selectedColor": "#000000",
  210. // "borderStyle": "white",
  211. // "backgroundColor": "#ffffff",
  212. // "list": [{
  213. // "pagePath": "pages/index/index",
  214. // "iconPath": "static/images/tabbar/home.png",
  215. // "selectedIconPath": "static/images/tabbar/home_.png",
  216. // "text": "首页"
  217. // }, {
  218. // "pagePath": "pages/mine/index",
  219. // "iconPath": "static/images/tabbar/mine.png",
  220. // "selectedIconPath": "static/images/tabbar/mine_.png",
  221. // "text": "我的"
  222. // }
  223. // ]
  224. // },
  225. "globalStyle": {
  226. "navigationBarTextStyle": "black",
  227. "navigationBarTitleText": "RuoYi",
  228. "navigationBarBackgroundColor": "#FFFFFF"
  229. }
  230. }