pages.json 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/login/account-login",
  7. "style": {
  8. "navigationStyle": "custom",
  9. "enablePullDownRefresh": false
  10. }
  11. },
  12. {
  13. "path": "pages/index/index",
  14. "style": {
  15. "navigationStyle": "custom",
  16. "navigationBarTitleText": "联兑通商户版"
  17. }
  18. }, {
  19. "path": "pages/login/login",
  20. "style": {
  21. "navigationStyle": "custom",
  22. "navigationBarTitleText": "",
  23. "enablePullDownRefresh": false
  24. }
  25. }, {
  26. "path": "pages/card/card",
  27. "style": {
  28. "navigationBarTitleText": "卡包",
  29. "enablePullDownRefresh": false
  30. }
  31. }, {
  32. "path": "pages/bill/bill",
  33. "style": {
  34. "navigationBarTitleText": "我的账单",
  35. "enablePullDownRefresh": false
  36. }
  37. }, {
  38. "path": "pages/bill/billDetail",
  39. "style": {
  40. "navigationBarTitleText": "账单详情",
  41. "enablePullDownRefresh": false
  42. }
  43. }, {
  44. "path": "pages/publish/publish",
  45. "style": {
  46. "navigationBarTitleText": "发起活动",
  47. "enablePullDownRefresh": false
  48. }
  49. }, {
  50. "path": "pages/publish/detail",
  51. "style": {
  52. "navigationStyle": "custom",
  53. "navigationBarTitleText": "活动详情",
  54. "enablePullDownRefresh": false
  55. }
  56. }, {
  57. "path": "pages/activity/activity",
  58. "style": {
  59. "navigationBarTitleText": "活动列表",
  60. "enablePullDownRefresh": false
  61. }
  62. }, {
  63. "path": "pages/member/member",
  64. "style": {
  65. "navigationStyle": "custom",
  66. "navigationBarTitleText": "会员中心",
  67. "enablePullDownRefresh": false
  68. }
  69. }, {
  70. "path": "pages/member/detail",
  71. "style": {
  72. "navigationBarTitleText": "会员详情",
  73. "enablePullDownRefresh": false
  74. }
  75. }, {
  76. "path": "pages/login/forget",
  77. "style": {
  78. "navigationStyle": "custom",
  79. "navigationBarTitleText": "",
  80. "enablePullDownRefresh": false
  81. }
  82. }, {
  83. "path": "pages/login/register",
  84. "style": {
  85. "navigationStyle": "custom",
  86. "navigationBarTitleText": "注册账号",
  87. "enablePullDownRefresh": false
  88. }
  89. }, {
  90. "path": "pages/shop-info/shop-info",
  91. "style": {
  92. "navigationStyle": "custom",
  93. "navigationBarTitleText": "",
  94. "enablePullDownRefresh": false,
  95. "usingComponents": {
  96. "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
  97. }
  98. }
  99. }, {
  100. "path": "pages/member/add",
  101. "style": {
  102. "navigationBarTitleText": "创建会员中心",
  103. "enablePullDownRefresh": false
  104. }
  105. }, {
  106. "path": "pages/webView/webView",
  107. "style": {
  108. "navigationBarTitleText": "",
  109. "enablePullDownRefresh": false
  110. }
  111. }, {
  112. "path": "pages/userBank/userBank",
  113. "style": {
  114. "navigationBarTitleText": "银行卡",
  115. "enablePullDownRefresh": false
  116. }
  117. }, {
  118. "path": "pages/userBank/add",
  119. "style": {
  120. "navigationBarTitleText": "添加银行卡",
  121. "enablePullDownRefresh": false
  122. }
  123. }, {
  124. "path": "pages/login/updatePassworf",
  125. "style": {
  126. "navigationBarTitleText": "修改密码",
  127. "enablePullDownRefresh": false
  128. }
  129. }, {
  130. "path": "pages/checkstand/pay-qrcode",
  131. "style": {
  132. "navigationBarTextStyle": "white",
  133. "navigationBarBackgroundColor": "#EF9944",
  134. "navigationBarTitleText": "收款码",
  135. "enablePullDownRefresh": false
  136. }
  137. }, {
  138. "path": "pages/pay/pay",
  139. "style": {
  140. "navigationBarTitleText": "扫码收款",
  141. "enablePullDownRefresh": false
  142. }
  143. }, {
  144. "path": "pages/image-cropper/image-cropper",
  145. "style": {
  146. "navigationBarTitleText": "图片裁剪",
  147. "enablePullDownRefresh": false
  148. }
  149. }, {
  150. "path": "pages/material-download/material-download",
  151. "style": {
  152. "navigationBarTitleText": "选择模板",
  153. "enablePullDownRefresh": false
  154. }
  155. }, {
  156. "path": "pages/material-download/createPoster",
  157. "style": {
  158. "navigationBarTitleText": "生成付款码",
  159. "enablePullDownRefresh": false
  160. }
  161. }, {
  162. "path": "pages/test/test",
  163. "style": {
  164. "navigationBarTitleText": "测试",
  165. "enablePullDownRefresh": false
  166. }
  167. }, {
  168. "path": "pages/chooseLable/chooseLable",
  169. "style": {
  170. "navigationBarTitleText": "选择标签",
  171. "enablePullDownRefresh": false
  172. }
  173. }, {
  174. "path": "pages/login/submit-success",
  175. "style": {
  176. "navigationStyle": "custom",
  177. "navigationBarTitleText": "提交成功",
  178. "enablePullDownRefresh": false
  179. }
  180. }, {
  181. "path": "pages/withdraw/withdraw",
  182. "style": {
  183. "navigationBarTitleText": "积分提现",
  184. "enablePullDownRefresh": false
  185. }
  186. }, {
  187. "path": "pages/withdraw/select-bank",
  188. "style": {
  189. "navigationBarTitleText": "选择银行",
  190. "enablePullDownRefresh": false
  191. }
  192. }, {
  193. "path": "pages/pay/pay-result",
  194. "style": {
  195. "navigationStyle": "custom",
  196. "navigationBarTitleText": "收款结果",
  197. "enablePullDownRefresh": false
  198. }
  199. }, {
  200. "path": "pages/activity/detail",
  201. "style": {
  202. "navigationStyle": "custom",
  203. "navigationBarTitleText": "活动详情",
  204. "enablePullDownRefresh": false
  205. }
  206. }, {
  207. "path": "pages/statistics/statistics",
  208. "style": {
  209. "navigationBarTitleText": "数据统计",
  210. "enablePullDownRefresh": false
  211. }
  212. }, {
  213. "path": "pages/statistics/pointBillStatistics",
  214. "style": {
  215. "navigationBarTitleText": "应收统计",
  216. "enablePullDownRefresh": false
  217. }
  218. }, {
  219. "path": "pages/card/feedback",
  220. "style": {
  221. "navigationBarTitleText": "用户反馈",
  222. "enablePullDownRefresh": false
  223. }
  224. }, {
  225. "path": "pages/withdraw/records",
  226. "style": {
  227. "navigationBarTitleText": "提现记录",
  228. "enablePullDownRefresh": false
  229. }
  230. }, {
  231. "path": "pages/material-download/createOrderPoster",
  232. "style": {
  233. "navigationBarTitleText": "生成点餐码",
  234. "enablePullDownRefresh": false
  235. }
  236. }, {
  237. "path": "pages/flow/flow",
  238. "style": {
  239. "navigationBarTitleText": "审核流程",
  240. "enablePullDownRefresh": false
  241. }
  242. }, {
  243. "path": "pages/my-bills/my-bills",
  244. "style": {
  245. "navigationBarTitleText": "我的账单",
  246. "enablePullDownRefresh": false
  247. }
  248. }, {
  249. "path": "pages/my-bills/bills-detail",
  250. "style": {
  251. "navigationBarTitleText": "账单详情",
  252. "enablePullDownRefresh": false
  253. }
  254. }, {
  255. "path": "pages/feedback/feedback",
  256. "style": {
  257. "navigationBarTitleText": "用户反馈",
  258. "enablePullDownRefresh": false
  259. }
  260. }, {
  261. "path": "pages/order/order",
  262. "style": {
  263. "navigationBarTitleText": "订单中心",
  264. "enablePullDownRefresh": false
  265. }
  266. }, {
  267. "path": "pages/order/detail",
  268. "style": {
  269. "navigationBarTitleText": "订单详情",
  270. "enablePullDownRefresh": false
  271. }
  272. }, {
  273. "path": "pages/test/test1",
  274. "style": {
  275. "navigationBarTitleText": "",
  276. "enablePullDownRefresh": false
  277. }
  278. }, {
  279. "path": "pages/choose-list/choose-list",
  280. "style": {
  281. "navigationBarTitleText": "选择数据",
  282. "enablePullDownRefresh": false
  283. }
  284. }, {
  285. "path": "pages/test/test2/test2",
  286. "style": {
  287. "navigationBarTitleText": "test",
  288. "enablePullDownRefresh": false
  289. }
  290. }, {
  291. "path": "pages/withdraw/detail",
  292. "style": {
  293. "navigationBarTitleText": "提现详情",
  294. "enablePullDownRefresh": false
  295. }
  296. }
  297. ],
  298. "subPackages": [{
  299. "root": "pagesGoods",
  300. "pages": [{
  301. "path": "pages/menu/menu",
  302. "style": {
  303. "navigationBarTitleText": "菜单管理"
  304. }
  305. },
  306. {
  307. "path": "pages/menu/sku",
  308. "style": {
  309. "navigationBarTitleText": "商品属性"
  310. }
  311. }
  312. ]
  313. }],
  314. "preloadRule": {
  315. "pages/index/index": {
  316. "network": "all",
  317. "packages": ["pagesGoods"]
  318. }
  319. },
  320. "globalStyle": {
  321. "navigationBarTextStyle": "black",
  322. "navigationBarTitleText": "uni-app",
  323. "navigationBarBackgroundColor": "#FFFFFF",
  324. "backgroundColor": "#F8F8F8"
  325. }
  326. }