pages.json 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "h5":{
  8. "titleNView":false
  9. }
  10. }
  11. },
  12. {
  13. "path": "pages/index/index",
  14. "style": {
  15. "navigationBarTitleText": "皖源融资担保",
  16. "navigationStyle": "custom"
  17. }},
  18. {
  19. "path": "pages/index/notice",
  20. "style": {
  21. "navigationBarTitleText": "申报业务",
  22. "navigationBarBackgroundColor": "#00A9F0",
  23. "navigationBarTextStyle": "white",
  24. "h5":{
  25. "titleNView":false
  26. }
  27. }},
  28. {
  29. "path": "pages/register",
  30. "style": {
  31. "navigationBarTitleText": "注册"
  32. }
  33. },
  34. {
  35. "path": "pages/agreement",
  36. "style": {
  37. "navigationBarTitleText": "用户协议及隐私条款"
  38. }
  39. },
  40. {
  41. "path": "pages/work/index",
  42. "style": {
  43. "navigationBarTitleText": "业务",
  44. "navigationStyle": "custom"
  45. }},
  46. {
  47. "path": "pages/custom/index",
  48. "style": {
  49. "navigationBarTitleText": "客户",
  50. "navigationStyle": "custom"
  51. }
  52. },
  53. {
  54. "path": "pages/mine/index",
  55. "style": {
  56. "navigationBarTitleText": "我的",
  57. "navigationStyle": "custom",
  58. "enablePullDownRefresh":true
  59. }
  60. }, {
  61. "path": "pages/mine/avatar/index",
  62. "style": {
  63. "navigationBarTitleText": "修改头像"
  64. }
  65. }, {
  66. "path": "pages/mine/info/index",
  67. "style": {
  68. "navigationBarTitleText": "个人信息",
  69. "navigationBarBackgroundColor": "#00A9F0",
  70. "navigationBarTextStyle": "white"
  71. }
  72. }, {
  73. "path": "pages/mine/info/edit",
  74. "style": {
  75. "navigationBarTitleText": "编辑资料"
  76. }
  77. }, {
  78. "path": "pages/mine/pwd/index",
  79. "style": {
  80. "navigationBarTitleText": "修改密码"
  81. }
  82. }, {
  83. "path": "pages/mine/pwd/forgetpwd",
  84. "style": {
  85. "navigationBarTitleText": "忘记密码"
  86. }
  87. }, {
  88. "path": "pages/mine/pwd/resetpwd",
  89. "style": {
  90. "navigationBarTitleText": "重置密码"
  91. }
  92. }, {
  93. "path": "pages/mine/setting/index",
  94. "style": {
  95. "navigationBarTitleText": "应用设置"
  96. }
  97. }, {
  98. "path": "pages/mine/help/index",
  99. "style": {
  100. "navigationBarTitleText": "常见问题"
  101. }
  102. }, {
  103. "path": "pages/mine/about/index",
  104. "style": {
  105. "navigationBarTitleText": "关于我们"
  106. }
  107. }, {
  108. "path": "pages/common/webview/index",
  109. "style": {
  110. "navigationBarTitleText": "浏览网页"
  111. }
  112. }, {
  113. "path": "pages/common/textview/index",
  114. "style": {
  115. "navigationBarTitleText": "浏览文本"
  116. }
  117. }],
  118. "subPackages": [
  119. {
  120. "root": "work",
  121. "pages": [
  122. {
  123. "path": "pages/prove/index",
  124. "style": {
  125. "navigationBarTitleText": "实名认证",
  126. "navigationBarBackgroundColor": "#00A9F0",
  127. "navigationBarTextStyle": "white",
  128. "h5":{"titleNView":false}
  129. }
  130. },
  131. {
  132. "path": "pages/prove/face",
  133. "style": {
  134. "navigationBarTitleText": "面容认证",
  135. "navigationBarBackgroundColor": "#00A9F0",
  136. "navigationBarTextStyle": "white",
  137. "h5":{"titleNView":false}
  138. }
  139. },
  140. {
  141. "path": "pages/prove/addqy",
  142. "style": {
  143. "navigationBarTitleText": "添加企业",
  144. "navigationBarBackgroundColor": "#00A9F0",
  145. "navigationBarTextStyle": "white",
  146. "h5":{"titleNView":false}
  147. }
  148. },
  149. {
  150. "path": "pages/prove/zctype",
  151. "style": {
  152. "navigationBarTitleText": "注册类型",
  153. "navigationBarBackgroundColor": "#00A9F0",
  154. "navigationBarTextStyle": "white",
  155. "h5":{"titleNView":false}
  156. }
  157. },
  158. {
  159. "path": "pages/prove/dbcltips",
  160. "style": {
  161. "navigationBarTitleText": "担保材料清单",
  162. "navigationBarBackgroundColor": "#00A9F0",
  163. "navigationBarTextStyle": "white",
  164. "h5":{"titleNView":false}
  165. }
  166. },
  167. {
  168. "path": "/pages/business/limit",
  169. "style": {
  170. "navigationBarTitleText": "业务申报",
  171. "navigationBarBackgroundColor": "#00A9F0",
  172. "navigationBarTextStyle": "white",
  173. "h5":{"titleNView":false}
  174. }
  175. },
  176. {
  177. "path": "/pages/business/add",
  178. "style": {
  179. "navigationBarTitleText": "业务申报",
  180. "navigationBarBackgroundColor": "#00A9F0",
  181. "navigationBarTextStyle": "white",
  182. "h5":{"titleNView":false}
  183. }
  184. },
  185. {
  186. "path": "pages/business/talbclass",
  187. "style": {
  188. "navigationBarTitleText": "行业类型",
  189. "navigationBarBackgroundColor": "#00A9F0",
  190. "navigationBarTextStyle": "white",
  191. "h5":{"titleNView":false}
  192. }
  193. },
  194. {
  195. "path": "pages/business/list",
  196. "style": {
  197. "navigationBarTitleText": "申报业务",
  198. "navigationBarBackgroundColor": "#00A9F0",
  199. "navigationBarTextStyle": "white",
  200. "h5":{"titleNView":false}
  201. }
  202. },
  203. {
  204. "path": "pages/business/details",
  205. "style": {
  206. "navigationBarTitleText": "申报详情",
  207. "navigationBarBackgroundColor": "#00A9F0",
  208. "navigationBarTextStyle": "white",
  209. "h5":{"titleNView":false}
  210. }
  211. },
  212. {
  213. "path": "pages/business/sign",
  214. "style": {
  215. "navigationBarTitleText": "采集签名",
  216. "navigationBarBackgroundColor": "#00A9F0",
  217. "navigationBarTextStyle": "white",
  218. "h5":{"titleNView":false}
  219. }
  220. },
  221. {
  222. "path": "pages/file/list",
  223. "style": {
  224. "navigationBarTitleText": "文件管理",
  225. "navigationBarBackgroundColor": "#00A9F0",
  226. "navigationBarTextStyle": "white",
  227. "h5":{"titleNView":false}
  228. }
  229. },
  230. {
  231. "path": "pages/file/details",
  232. "style": {
  233. "navigationBarTitleText": "文件管理",
  234. "navigationBarBackgroundColor": "#00A9F0",
  235. "navigationBarTextStyle": "white",
  236. "h5":{"titleNView":false}
  237. }
  238. },
  239. {
  240. "path": "pages/file/wjdetails",
  241. "style": {
  242. "navigationBarTitleText": "文件详情列表",
  243. "navigationBarBackgroundColor": "#00A9F0",
  244. "navigationBarTextStyle": "white",
  245. "h5":{"titleNView":false}
  246. }
  247. },
  248. {
  249. "path": "pages/custom/details",
  250. "style": {
  251. "navigationBarTitleText": "客户详情",
  252. "navigationBarBackgroundColor": "#00A9F0",
  253. "navigationBarTextStyle": "white",
  254. "h5":{"titleNView":false}
  255. }
  256. },
  257. {
  258. "path": "pages/success",
  259. "style": {
  260. "navigationBarTitleText": "提交状态",
  261. "navigationBarBackgroundColor": "#00A9F0",
  262. "navigationBarTextStyle": "white",
  263. "h5":{"titleNView":false}
  264. }
  265. },
  266. {
  267. "path": "pages/nodata",
  268. "style": {
  269. "navigationBarTitleText": "暂无信息",
  270. "navigationBarBackgroundColor": "#00A9F0",
  271. "navigationBarTextStyle": "white",
  272. "h5":{"titleNView":false}
  273. }
  274. }
  275. ]
  276. }
  277. ],
  278. "preloadRule":{
  279. "pages/index/index": {
  280. "network": "all",
  281. "packages": ["work"]
  282. },
  283. "pages/login": {
  284. "network": "all",
  285. "packages": ["work"]
  286. }
  287. },
  288. // "tabBar": {
  289. // "color": "#000000",
  290. // "selectedColor": "#000000",
  291. // "borderStyle": "white",
  292. // "backgroundColor": "#ffffff",
  293. // "list": [{
  294. // "pagePath": "pages/index/index",
  295. // "iconPath": "static/images/tabbar/home.png",
  296. // "selectedIconPath": "static/images/tabbar/home_.png",
  297. // "text": "首页"
  298. // }, {
  299. // "pagePath": "pages/mine/index",
  300. // "iconPath": "static/images/tabbar/mine.png",
  301. // "selectedIconPath": "static/images/tabbar/mine_.png",
  302. // "text": "我的"
  303. // }
  304. // ]
  305. // },
  306. "globalStyle": {
  307. "navigationBarTextStyle": "black",
  308. "navigationBarTitleText": "RuoYi",
  309. "navigationBarBackgroundColor": "#FFFFFF"
  310. }
  311. }