pages.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  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. "path" : "pages/loan/module/rate_compare",
  66. "style" :
  67. {
  68. "navigationBarTitleText" : ""
  69. }
  70. },
  71. {
  72. "path" : "pages/loan/module/perfect_rate",
  73. "style" :
  74. {
  75. "navigationBarTitleText" : ""
  76. }
  77. }
  78. ],
  79. "subPackages": [
  80. {
  81. "root": "page_subpack",
  82. "pages": [
  83. {
  84. "path": "system_setting/system_setting",
  85. "style": {
  86. "navigationBarTitleText": ""
  87. }
  88. },
  89. {
  90. "path": "message/message",
  91. "style": {
  92. "navigationBarTitleText": ""
  93. }
  94. },
  95. {
  96. "path": "personal_details/personal_details",
  97. "style": {
  98. "navigationBarTitleText": ""
  99. }
  100. }
  101. ]
  102. },
  103. {
  104. "root": "page_task",
  105. "pages": [
  106. {
  107. "path": "gain_task/gain_task",
  108. "style": {
  109. "navigationBarTitleText": ""
  110. }
  111. },
  112. {
  113. "path": "task_details/task_details",
  114. "style": {
  115. "navigationBarTitleText": ""
  116. }
  117. },
  118. {
  119. "path": "creation_task/creation_task",
  120. "style": {
  121. "navigationBarTitleText": ""
  122. }
  123. },
  124. {
  125. "path": "information/information",
  126. "style": {
  127. "navigationBarTitleText": ""
  128. }
  129. },
  130. {
  131. "path": "identity/identity",
  132. "style": {
  133. "navigationBarTitleText": ""
  134. }
  135. },
  136. {
  137. "path": "identity_upload/identity_upload",
  138. "style": {
  139. "navigationBarTitleText": ""
  140. }
  141. },
  142. {
  143. "path": "property/property",
  144. "style": {
  145. "navigationBarTitleText": ""
  146. }
  147. },
  148. {
  149. "path": "apply/apply",
  150. "style": {
  151. "navigationBarTitleText": ""
  152. }
  153. },
  154. {
  155. "path": "task_operate/task_operate",
  156. "style": {
  157. "navigationBarTitleText": ""
  158. }
  159. },
  160. {
  161. "path": "tripartite_info/tripartite_info",
  162. "style": {
  163. "navigationBarTitleText": ""
  164. }
  165. },
  166. {
  167. "path": "draft/index",
  168. "style": {
  169. "navigationBarTitleText": "",
  170. "enablePullDownRefresh": false
  171. }
  172. },
  173. {
  174. "path": "linkman/linkman",
  175. "style": {
  176. "navigationBarTitleText": "",
  177. "enablePullDownRefresh": false
  178. }
  179. },
  180. {
  181. "path": "credit_upload/credit_upload",
  182. "style": {
  183. "navigationBarTitleText": "上传征信"
  184. }
  185. },
  186. {
  187. "path": "credit_upload/camera",
  188. "style": {
  189. "navigationBarTitleText": "",
  190. "enablePullDownRefresh": false,
  191. "disableScroll": true,
  192. "mp-weixin": {
  193. "pageOrientation": "landscape"
  194. },
  195. "navigationBarRightButton": {
  196. "hide": true
  197. }
  198. }
  199. }
  200. ]
  201. }
  202. ],
  203. "globalStyle": {
  204. "navigationBarTextStyle": "black",
  205. "navigationBarTitleText": "万汇融通云",
  206. "navigationBarBackgroundColor": "#F8F8F8",
  207. "backgroundColor": "#F8F8F8",
  208. "navigationStyle": "custom",
  209. "backgroundColorBottom": "#EEF1F7"
  210. },
  211. "tabBar": {
  212. "custom": true,
  213. "list": [
  214. {
  215. "pagePath": "pages/index/index",
  216. "text": ""
  217. },
  218. {
  219. "pagePath": "pages/task/task",
  220. "text": ""
  221. },
  222. {
  223. "pagePath": "pages/loan/loan",
  224. "text": ""
  225. },
  226. {
  227. "pagePath": "pages/statistics/statistics",
  228. "text": ""
  229. }
  230. ],
  231. "color": "",
  232. "selectedColor": "",
  233. "backgroundColor": ""
  234. },
  235. "preloadRule": {
  236. "pages/index/index": {
  237. "network": "all",
  238. "packages": [
  239. "page_subpack",
  240. "page_task"
  241. ]
  242. }
  243. },
  244. "condition": {
  245. "current": 0,
  246. "list": [
  247. {
  248. "name": "添加任务",
  249. "path": "/page_task/information/information",
  250. "query": "productId=1"
  251. },
  252. {
  253. "name": "任务详情",
  254. "path": "/page_task/task_details/task_details",
  255. "query": "taskId=4290"
  256. }
  257. ]
  258. }
  259. }