pages.json 8.6 KB

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