pages.json 5.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. {
  2. "pages": [{
  3. "path": "pages/switchSystem",
  4. "style": {
  5. "navigationBarTitleText": ""
  6. }
  7. }, {
  8. "path": "pages/login",
  9. "style": {
  10. "navigationBarTitleText": ""
  11. }
  12. }, {
  13. "path": "pages/register",
  14. "style": {
  15. "navigationBarTitleText": "注册"
  16. }
  17. },
  18. {
  19. "path": "pages/index",
  20. "style": {
  21. "navigationBarTitleText": "首页"
  22. // "navigationStyle": "custom"
  23. }
  24. },
  25. {
  26. "path": "pages/work/index",
  27. "style": {
  28. "navigationBarTitleText": "工作台"
  29. }
  30. },
  31. {
  32. "path": "pages/mine/index",
  33. "style": {
  34. "navigationBarTitleText": "我的"
  35. }
  36. },
  37. {
  38. "path": "pages/mine/avatar/index",
  39. "style": {
  40. "navigationBarTitleText": "修改头像"
  41. }
  42. }, {
  43. "path": "pages/mine/info/index",
  44. "style": {
  45. "navigationBarTitleText": "个人信息"
  46. }
  47. }, {
  48. "path": "pages/mine/info/edit",
  49. "style": {
  50. "navigationBarTitleText": "编辑资料"
  51. }
  52. }, {
  53. "path": "pages/mine/pwd/index",
  54. "style": {
  55. "navigationBarTitleText": "修改密码"
  56. }
  57. }, {
  58. "path": "pages/mine/setting/index",
  59. "style": {
  60. "navigationBarTitleText": "应用设置"
  61. }
  62. }, {
  63. "path": "pages/mine/help/index",
  64. "style": {
  65. "navigationBarTitleText": "常见问题"
  66. }
  67. }, {
  68. "path": "pages/mine/about/index",
  69. "style": {
  70. "navigationBarTitleText": "关于我们"
  71. }
  72. }, {
  73. "path": "pages/common/webview/index",
  74. "style": {
  75. "navigationBarTitleText": "浏览网页"
  76. }
  77. }, {
  78. "path": "pages/common/textview/index",
  79. "style": {
  80. "navigationBarTitleText": "浏览文本"
  81. }
  82. },
  83. {
  84. "path": "pages/handlecase/index",
  85. "style": {
  86. "navigationBarTitleText": "待办案件"
  87. }
  88. },
  89. // {
  90. // "path": "pages/handlecase/component/assignrbitrators",
  91. // "style": {
  92. // "navigationBarTitleText": "是否指派仲裁员"
  93. // }
  94. // },
  95. {
  96. "path": "pages/handlecase/component/uploadEvidence",
  97. "style": {
  98. "navigationBarTitleText": "案件信息"
  99. }
  100. },
  101. {
  102. "path": "pages/handlecase/component/confirmPayment",
  103. "style": {
  104. "navigationBarTitleText": "确认缴费"
  105. }
  106. },
  107. {
  108. "path": "pages/handlecase/component/payList",
  109. "style": {
  110. "navigationBarTitleText": "缴费详情"
  111. }
  112. },
  113. {
  114. "path": "pages/handlecase/component/evidenceList",
  115. "style": {
  116. "navigationBarTitleText": "证据清单"
  117. }
  118. },
  119. {
  120. "path": "pages/handlecase/component/obligations",
  121. "style": {
  122. "navigationBarTitleText": "权力和义务告知书"
  123. }
  124. },
  125. {
  126. "path": "pages/handlecase/component/newlyAddedCase",
  127. "style": {
  128. "navigationBarTitleText": "案件新增"
  129. }
  130. },
  131. {
  132. "path": "pages/expressDelivery/index",
  133. "style": {
  134. "navigationBarTitleText": "查看快递"
  135. }
  136. },
  137. {
  138. "path": "pages/expressDelivery/component/expressDelivery",
  139. "style": {
  140. "navigationBarTitleText": "快递信息"
  141. }
  142. },
  143. {
  144. "path": "pages/signature/index",
  145. "style": {
  146. "navigationBarTitleText": "在线签名列表"
  147. }
  148. },
  149. {
  150. "path": "pages/signature/component/expressDelivery",
  151. "style": {
  152. "navigationBarTitleText": "在线签名"
  153. }
  154. },
  155. // {
  156. // "path": "pages/handlecase/component/confirmationEvidence",
  157. // "style": {
  158. // "navigationBarTitleText": "确认证据"
  159. // }
  160. // },
  161. // {
  162. // "path": "pages/handlecase/component/chooseMethod",
  163. // "style": {
  164. // "navigationBarTitleText": "选择仲裁方式"
  165. // }
  166. // },
  167. {
  168. "path": "mp_ecard_sdk/index/index",
  169. "style": {
  170. "navigationBarTitleText": "腾讯云E证通授权"
  171. }
  172. },
  173. {
  174. "path": "mp_ecard_sdk/protocol/eid/eid",
  175. "style": {
  176. "navigationBarTitleText": "eID数字身份⼩程序服务协议",
  177. "enablePullDownRefresh": false
  178. }
  179. },
  180. {
  181. "path": "mp_ecard_sdk/protocol/privacy/privacy",
  182. "style": {
  183. "navigationBarTitleText": "腾讯隐私政策",
  184. "enablePullDownRefresh": false
  185. }
  186. },
  187. {
  188. "path": "mp_ecard_sdk/protocol/service/service",
  189. "style": {
  190. "navigationBarTitleText": "腾讯云E证通服务协议",
  191. "enablePullDownRefresh": false
  192. }
  193. },
  194. {
  195. "path": "mp_ecard_sdk/protocol/userAccredit/userAccredit",
  196. "style": {
  197. "navigationBarTitleText": "⽤户授权协议",
  198. "enablePullDownRefresh": false
  199. }
  200. },
  201. {
  202. "path": "pages/im/index",
  203. "style": {
  204. "navigationBarTitleText": "在线开庭",
  205. "enablePullDownRefresh": false
  206. }
  207. },
  208. {
  209. "path": "pages/realName",
  210. "style": {
  211. "navigationBarTitleText": "实名认证",
  212. "enablePullDownRefresh": false
  213. }
  214. },
  215. {
  216. "path": "pages/personalInfoCollection",
  217. "style": {
  218. "navigationBarTitleText": "权益告知书"
  219. // "enablePullDownRefresh": false
  220. }
  221. },
  222. {
  223. "path": "pages/im/component/imHome",
  224. "style": {
  225. "navigationBarTitleText": "会议",
  226. "enablePullDownRefresh": false
  227. }
  228. }
  229. ],
  230. "tabBar": {
  231. "color": "#000000",
  232. "selectedColor": "#000000",
  233. "borderStyle": "white",
  234. "backgroundColor": "#ffffff",
  235. "list": [{
  236. "pagePath": "pages/index",
  237. "iconPath": "static/images/tabbar/home.png",
  238. "selectedIconPath": "static/images/tabbar/home_.png",
  239. "text": "首页"
  240. }, {
  241. "pagePath": "pages/work/index",
  242. "iconPath": "static/images/tabbar/work.png",
  243. "selectedIconPath": "static/images/tabbar/work_.png",
  244. "text": "工作台"
  245. }, {
  246. "pagePath": "pages/mine/index",
  247. "iconPath": "static/images/tabbar/mine.png",
  248. "selectedIconPath": "static/images/tabbar/mine_.png",
  249. "text": "我的"
  250. }]
  251. },
  252. "globalStyle": {
  253. "navigationBarTextStyle": "black",
  254. "navigationBarTitleText": "RuoYi",
  255. "navigationBarBackgroundColor": "#FFFFFF"
  256. }
  257. }