pages.json 4.7KB

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