pages.json 4.0 KB

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