pages.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "首页",
  7. "navigationBarTextStyle": "white"
  8. }
  9. },
  10. {
  11. "path": "pages/login/index",
  12. "style": {
  13. "navigationBarTitleText": "登陆",
  14. "disableScroll": true
  15. }
  16. },
  17. {
  18. "path": "pages/login/register",
  19. "style": {
  20. "navigationBarTitleText": "",
  21. "enablePullDownRefresh": false,
  22. "disableScroll": true
  23. }
  24. },
  25. {
  26. "path": "pages/login/forget",
  27. "style": {
  28. "navigationBarTitleText": "",
  29. "enablePullDownRefresh": false
  30. }
  31. },
  32. {
  33. "path": "pages/login/await-audit",
  34. "style": {
  35. "navigationBarTitleText": "",
  36. "enablePullDownRefresh": false
  37. }
  38. },
  39. {
  40. "path": "pages/test/index",
  41. "style": {
  42. "navigationBarTitleText": "",
  43. "enablePullDownRefresh": false
  44. }
  45. },
  46. {
  47. "path": "pages/task/task",
  48. "style": {
  49. "navigationBarTitleText": ""
  50. }
  51. },
  52. {
  53. "path": "pages/loan/loan",
  54. "style": {
  55. "navigationBarTitleText": ""
  56. }
  57. },
  58. {
  59. "path": "pages/statistics/statistics",
  60. "style": {
  61. "navigationBarTextStyle": "white"
  62. }
  63. }
  64. ],
  65. "subPackages": [
  66. {
  67. "root": "page_subpack",
  68. "pages": [
  69. {
  70. "path": "system_setting/system_setting",
  71. "style": {
  72. "navigationBarTitleText": ""
  73. }
  74. },
  75. {
  76. "path": "message/message",
  77. "style": {
  78. "navigationBarTitleText": ""
  79. }
  80. },
  81. {
  82. "path": "personal_details/personal_details",
  83. "style": {
  84. "navigationBarTitleText": ""
  85. }
  86. }
  87. ]
  88. },
  89. {
  90. "root": "page_task",
  91. "pages": [
  92. {
  93. "path": "gain_task/gain_task",
  94. "style": {
  95. "navigationBarTitleText": ""
  96. }
  97. },
  98. {
  99. "path": "task_details/task_details",
  100. "style": {
  101. "navigationBarTitleText": ""
  102. }
  103. },
  104. {
  105. "path": "creation_task/creation_task",
  106. "style": {
  107. "navigationBarTitleText": ""
  108. }
  109. },
  110. {
  111. "path": "information/information",
  112. "style": {
  113. "navigationBarTitleText": ""
  114. }
  115. },
  116. {
  117. "path": "identity/identity",
  118. "style": {
  119. "navigationBarTitleText": ""
  120. }
  121. },
  122. {
  123. "path": "identity_upload/identity_upload",
  124. "style": {
  125. "navigationBarTitleText": ""
  126. }
  127. },
  128. {
  129. "path": "property/property",
  130. "style": {
  131. "navigationBarTitleText": ""
  132. }
  133. },
  134. {
  135. "path": "apply/apply",
  136. "style": {
  137. "navigationBarTitleText": ""
  138. }
  139. },
  140. {
  141. "path": "task_operate/task_operate",
  142. "style": {
  143. "navigationBarTitleText": ""
  144. }
  145. },
  146. {
  147. "path": "tripartite_info/tripartite_info",
  148. "style": {
  149. "navigationBarTitleText": ""
  150. }
  151. },
  152. {
  153. "path": "draft/index",
  154. "style": {
  155. "navigationBarTitleText": "",
  156. "enablePullDownRefresh": false
  157. }
  158. },
  159. {
  160. "path": "linkman/linkman",
  161. "style": {
  162. "navigationBarTitleText": "",
  163. "enablePullDownRefresh": false
  164. }
  165. },
  166. {
  167. "path": "credit_upload/credit_upload",
  168. "style": {
  169. "navigationBarTitleText": "上传征信"
  170. }
  171. },
  172. {
  173. "path": "credit_upload/camera",
  174. "style": {
  175. "navigationBarTitleText": "",
  176. "enablePullDownRefresh": false,
  177. "disableScroll": true,
  178. "mp-weixin": {
  179. "pageOrientation": "landscape"
  180. },
  181. "navigationBarRightButton": {
  182. "hide": true
  183. }
  184. }
  185. }
  186. ]
  187. }
  188. ],
  189. "globalStyle": {
  190. "navigationBarTextStyle": "black",
  191. "navigationBarTitleText": "万汇融通云",
  192. "navigationBarBackgroundColor": "#F8F8F8",
  193. "backgroundColor": "#F8F8F8",
  194. "navigationStyle": "custom",
  195. "backgroundColorBottom": "#EEF1F7"
  196. },
  197. "tabBar": {
  198. "custom": true,
  199. "list": [
  200. {
  201. "pagePath": "pages/index/index",
  202. "text": ""
  203. },
  204. {
  205. "pagePath": "pages/task/task",
  206. "text": ""
  207. },
  208. {
  209. "pagePath": "pages/loan/loan",
  210. "text": ""
  211. },
  212. {
  213. "pagePath": "pages/statistics/statistics",
  214. "text": ""
  215. }
  216. ],
  217. "color": "",
  218. "selectedColor": "",
  219. "backgroundColor": ""
  220. },
  221. "preloadRule": {
  222. "pages/index/index": {
  223. "network": "all",
  224. "packages": [
  225. "page_subpack",
  226. "page_task"
  227. ]
  228. }
  229. },
  230. "condition": {
  231. "current": 0,
  232. "list": [
  233. {
  234. "name": "添加任务",
  235. "path": "/page_task/information/information",
  236. "query": "productId=1"
  237. },
  238. {
  239. "name": "任务详情",
  240. "path": "/page_task/task_details/task_details",
  241. "query": "taskId=4290"
  242. }
  243. ]
  244. }
  245. }