pages.json 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "皖源融资担保",
  7. "navigationStyle": "custom"
  8. }},
  9. {
  10. "path": "pages/login",
  11. "style": {
  12. "navigationBarTitleText": "登录",
  13. "h5":{
  14. "titleNView":false
  15. }
  16. }
  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/qylist",
  151. "style": {
  152. "navigationBarTitleText": "添加企业",
  153. "navigationBarBackgroundColor": "#00A9F0",
  154. "navigationBarTextStyle": "white",
  155. "h5":{"titleNView":false}
  156. }
  157. },
  158. {
  159. "path": "pages/prove/zctype",
  160. "style": {
  161. "navigationBarTitleText": "注册类型",
  162. "navigationBarBackgroundColor": "#00A9F0",
  163. "navigationBarTextStyle": "white",
  164. "h5":{"titleNView":false}
  165. }
  166. },
  167. {
  168. "path": "pages/prove/dbcltips",
  169. "style": {
  170. "navigationBarTitleText": "担保材料清单",
  171. "navigationBarBackgroundColor": "#00A9F0",
  172. "navigationBarTextStyle": "white",
  173. "h5":{"titleNView":false}
  174. }
  175. },
  176. {
  177. "path": "pages/business/limit",
  178. "style": {
  179. "navigationBarTitleText": "业务申报",
  180. "navigationBarBackgroundColor": "#00A9F0",
  181. "navigationBarTextStyle": "white",
  182. "h5":{"titleNView":false}
  183. }
  184. },
  185. {
  186. "path": "pages/business/add",
  187. "style": {
  188. "navigationBarTitleText": "业务申报",
  189. "navigationBarBackgroundColor": "#00A9F0",
  190. "navigationBarTextStyle": "white",
  191. "h5":{"titleNView":false}
  192. }
  193. },
  194. {
  195. "path": "pages/business/talbclass",
  196. "style": {
  197. "navigationBarTitleText": "行业类型",
  198. "navigationBarBackgroundColor": "#00A9F0",
  199. "navigationBarTextStyle": "white",
  200. "h5":{"titleNView":false}
  201. }
  202. },
  203. {
  204. "path": "pages/business/list",
  205. "style": {
  206. "navigationBarTitleText": "申报业务",
  207. "navigationBarBackgroundColor": "#00A9F0",
  208. "navigationBarTextStyle": "white",
  209. "h5":{"titleNView":false}
  210. }
  211. },
  212. {
  213. "path": "pages/business/details",
  214. "style": {
  215. "navigationBarTitleText": "申报详情",
  216. "navigationBarBackgroundColor": "#00A9F0",
  217. "navigationBarTextStyle": "white",
  218. "h5":{"titleNView":false}
  219. }
  220. },
  221. {
  222. "path": "pages/business/sign",
  223. "style": {
  224. "navigationBarTitleText": "采集签名",
  225. "navigationBarBackgroundColor": "#00A9F0",
  226. "navigationBarTextStyle": "white",
  227. "h5":{"titleNView":false}
  228. }
  229. },
  230. {
  231. "path": "pages/file/list",
  232. "style": {
  233. "navigationBarTitleText": "文件管理",
  234. "navigationBarBackgroundColor": "#00A9F0",
  235. "navigationBarTextStyle": "white",
  236. "h5":{"titleNView":false}
  237. }
  238. },
  239. {
  240. "path": "pages/file/details",
  241. "style": {
  242. "navigationBarTitleText": "文件管理",
  243. "navigationBarBackgroundColor": "#00A9F0",
  244. "navigationBarTextStyle": "white",
  245. "h5":{"titleNView":false}
  246. }
  247. },
  248. {
  249. "path": "pages/file/wjdetails",
  250. "style": {
  251. "navigationBarTitleText": "文件详情列表",
  252. "navigationBarBackgroundColor": "#00A9F0",
  253. "navigationBarTextStyle": "white",
  254. "h5":{"titleNView":false}
  255. }
  256. },
  257. {
  258. "path": "pages/file/ledgertable",
  259. "style": {
  260. "navigationBarTitleText": "台账表",
  261. "navigationBarBackgroundColor": "#00A9F0",
  262. "navigationBarTextStyle": "white",
  263. "h5":{"titleNView":false}
  264. }
  265. },
  266. {
  267. "path": "pages/custom/details",
  268. "style": {
  269. "navigationBarTitleText": "客户详情",
  270. "navigationBarBackgroundColor": "#00A9F0",
  271. "navigationBarTextStyle": "white",
  272. "h5":{"titleNView":false}
  273. }
  274. },
  275. {
  276. "path": "pages/success",
  277. "style": {
  278. "navigationBarTitleText": "提交状态",
  279. "navigationBarBackgroundColor": "#00A9F0",
  280. "navigationBarTextStyle": "white",
  281. "h5":{"titleNView":false}
  282. }
  283. },
  284. {
  285. "path": "pages/nodata",
  286. "style": {
  287. "navigationBarTitleText": "暂无信息",
  288. "navigationBarBackgroundColor": "#00A9F0",
  289. "navigationBarTextStyle": "white",
  290. "h5":{"titleNView":false}
  291. }
  292. }
  293. ]
  294. }
  295. ],
  296. "preloadRule":{
  297. "pages/index/index": {
  298. "network": "all",
  299. "packages": ["work"]
  300. },
  301. "pages/login": {
  302. "network": "all",
  303. "packages": ["work"]
  304. }
  305. },
  306. // "tabBar": {
  307. // "color": "#000000",
  308. // "selectedColor": "#000000",
  309. // "borderStyle": "white",
  310. // "backgroundColor": "#ffffff",
  311. // "list": [{
  312. // "pagePath": "pages/index/index",
  313. // "iconPath": "static/images/tabbar/home.png",
  314. // "selectedIconPath": "static/images/tabbar/home_.png",
  315. // "text": "首页"
  316. // }, {
  317. // "pagePath": "pages/mine/index",
  318. // "iconPath": "static/images/tabbar/mine.png",
  319. // "selectedIconPath": "static/images/tabbar/mine_.png",
  320. // "text": "我的"
  321. // }
  322. // ]
  323. // },
  324. "globalStyle": {
  325. "navigationBarTextStyle": "black",
  326. "navigationBarTitleText": "RuoYi",
  327. "navigationBarBackgroundColor": "#FFFFFF"
  328. }
  329. }