pages.json 8.2 KB

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