爱简收旧衣按件回收前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

346 lines
6.2 KiB

3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
1 week ago
1 week ago
1 week ago
1 week ago
1 week ago
1 week ago
1 week ago
1 week ago
1 week ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
3 weeks ago
1 week ago
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/component/home",
  5. "style": {
  6. "navigationStyle": "custom",
  7. "enablePullDownRefresh": true
  8. }
  9. },
  10. {
  11. "path": "pages/component/recycle",
  12. "style": {
  13. "navigationStyle": "custom",
  14. "enablePullDownRefresh": true
  15. }
  16. },
  17. {
  18. "path": "pages/component/my",
  19. "style": {
  20. "navigationStyle": "custom",
  21. "enablePullDownRefresh": true
  22. }
  23. },
  24. {
  25. "path": "pages/wxUserInfo",
  26. "style": { "navigationStyle": "custom" }
  27. },
  28. {
  29. "path": "pages/index/index",
  30. "style": { "navigationStyle": "custom" }
  31. }
  32. ],
  33. "subPackages": [
  34. {
  35. "root": "pages/subcomponent",
  36. "pages": [
  37. {
  38. "path": "select",
  39. "style": {
  40. "navigationStyle": "custom",
  41. "enablePullDownRefresh": true
  42. }
  43. },
  44. {
  45. "path": "edit",
  46. "style": {
  47. "navigationStyle": "custom",
  48. "enablePullDownRefresh": true
  49. }
  50. },
  51. {
  52. "path": "add",
  53. "style": {
  54. "navigationStyle": "custom",
  55. "enablePullDownRefresh": true
  56. }
  57. },
  58. {
  59. "path": "pickup",
  60. "style": {
  61. "navigationStyle": "custom",
  62. "enablePullDownRefresh": true
  63. }
  64. },
  65. {
  66. "path": "recycle_rules",
  67. "style": {
  68. "navigationStyle": "custom",
  69. "enablePullDownRefresh": true
  70. }
  71. },
  72. {
  73. "path": "brand",
  74. "style": {
  75. "navigationStyle": "custom",
  76. "enablePullDownRefresh": true
  77. }
  78. },
  79. {
  80. "path": "wallet",
  81. "style": {
  82. "navigationStyle": "custom",
  83. "enablePullDownRefresh": true
  84. }
  85. },
  86. {
  87. "path": "withdraw",
  88. "style": {
  89. "navigationStyle": "custom",
  90. "enablePullDownRefresh": true
  91. }
  92. },
  93. {
  94. "path": "order",
  95. "style": {
  96. "navigationStyle": "custom",
  97. "enablePullDownRefresh": true
  98. }
  99. },
  100. {
  101. "path": "detail",
  102. "style": {
  103. "navigationStyle": "custom",
  104. "enablePullDownRefresh": true
  105. }
  106. },
  107. {
  108. "path": "order_edit",
  109. "style": {
  110. "navigationStyle": "custom",
  111. "enablePullDownRefresh": true
  112. }
  113. },
  114. {
  115. "path": "inspection",
  116. "style": {
  117. "navigationStyle": "custom",
  118. "enablePullDownRefresh": true
  119. }
  120. },
  121. {
  122. "path": "promotion",
  123. "style": {
  124. "navigationStyle": "custom",
  125. "enablePullDownRefresh": true
  126. }
  127. },
  128. {
  129. "path": "promotion_info",
  130. "style": {
  131. "navigationStyle": "custom",
  132. "enablePullDownRefresh": true
  133. }
  134. },
  135. {
  136. "path": "apply",
  137. "style": {
  138. "navigationStyle": "custom",
  139. "enablePullDownRefresh": true
  140. }
  141. },
  142. {
  143. "path": "upgrad",
  144. "style": {
  145. "navigationStyle": "custom",
  146. "enablePullDownRefresh": true
  147. }
  148. },
  149. {
  150. "path": "customer",
  151. "style": {
  152. "navigationStyle": "custom",
  153. "enablePullDownRefresh": true
  154. }
  155. },
  156. {
  157. "path": "faq",
  158. "style": {
  159. "navigationStyle": "custom",
  160. "enablePullDownRefresh": true
  161. }
  162. },
  163. {
  164. "path": "edit_profile",
  165. "style": {
  166. "navigationStyle": "custom",
  167. "enablePullDownRefresh": true
  168. }
  169. },
  170. {
  171. "path": "orders",
  172. "style": {
  173. "navigationStyle": "custom",
  174. "enablePullDownRefresh": true
  175. }
  176. },
  177. {
  178. "path": "admin_customer",
  179. "style": {
  180. "navigationStyle": "custom",
  181. "enablePullDownRefresh": true
  182. }
  183. },
  184. {
  185. "path": "admin_faq",
  186. "style": {
  187. "navigationStyle": "custom",
  188. "enablePullDownRefresh": true
  189. }
  190. },
  191. {
  192. "path": "about",
  193. "style": {
  194. "navigationStyle": "custom",
  195. "enablePullDownRefresh": true
  196. }
  197. },
  198. {
  199. "path": "promo-qrcode",
  200. "style": {
  201. "navigationStyle": "custom",
  202. "enablePullDownRefresh": true
  203. }
  204. },
  205. {
  206. "path": "inspection-report",
  207. "style": {
  208. "navigationStyle": "custom",
  209. "enablePullDownRefresh": true
  210. }
  211. },
  212. {
  213. "path": "inspection-detail",
  214. "style": {
  215. "navigationStyle": "custom",
  216. "enablePullDownRefresh": true
  217. }
  218. }
  219. ]
  220. },
  221. {
  222. "root": "pages/baoyou-city",
  223. "pages": [
  224. {
  225. "path": "baoyou-city",
  226. "style": {
  227. "navigationStyle": "custom",
  228. "enablePullDownRefresh": true
  229. }
  230. }
  231. ]
  232. },
  233. {
  234. "root": "pages/manager",
  235. "pages": [
  236. {
  237. "path": "order",
  238. "style": {
  239. "navigationStyle": "custom",
  240. "enablePullDownRefresh": true
  241. }
  242. },
  243. {
  244. "path": "order-detail",
  245. "style": {
  246. "navigationStyle": "custom",
  247. "enablePullDownRefresh": true
  248. }
  249. },
  250. {
  251. "path": "inspect",
  252. "style": {
  253. "navigationStyle": "custom",
  254. "enablePullDownRefresh": true
  255. }
  256. },
  257. {
  258. "path": "inspect-result",
  259. "style": {
  260. "navigationStyle": "custom",
  261. "enablePullDownRefresh": true
  262. }
  263. },
  264. {
  265. "path": "user",
  266. "style": {
  267. "navigationStyle": "custom",
  268. "enablePullDownRefresh": true
  269. }
  270. },
  271. {
  272. "path": "user-detail",
  273. "style": {
  274. "navigationStyle": "custom",
  275. "enablePullDownRefresh": false
  276. }
  277. },
  278. {
  279. "path": "staff",
  280. "style": {
  281. "navigationStyle": "custom",
  282. "enablePullDownRefresh": false
  283. }
  284. },
  285. {
  286. "path": "staff-detail",
  287. "style": {
  288. "navigationStyle": "custom",
  289. "enablePullDownRefresh": false
  290. }
  291. },
  292. {
  293. "path": "tui",
  294. "style": {
  295. "navigationStyle": "custom",
  296. "enablePullDownRefresh": false
  297. }
  298. },
  299. {
  300. "path": "tui-detail",
  301. "style": {
  302. "navigationStyle": "custom",
  303. "enablePullDownRefresh": false
  304. }
  305. },
  306. {
  307. "path": "tui-apply-detail",
  308. "style": {
  309. "navigationStyle": "custom",
  310. "enablePullDownRefresh": false
  311. }
  312. }
  313. ]
  314. }
  315. ],
  316. "tabBar": {
  317. "custom": true,
  318. "color": "#999999",
  319. "selectedColor": "#00C853",
  320. "backgroundColor": "#ffffff",
  321. "borderStyle": "white",
  322. "list": [
  323. {
  324. "pagePath": "pages/component/home"
  325. },
  326. {
  327. "pagePath": "pages/component/recycle"
  328. },
  329. {
  330. "pagePath": "pages/component/my"
  331. }
  332. ]
  333. },
  334. "globalStyle": {
  335. "navigationBarTextStyle": "black",
  336. "navigationBarBackgroundColor": "#F8F8F8",
  337. "backgroundColor": "#F8F8F8"
  338. },
  339. "uniIdRouter": {},
  340. "easycom": {
  341. "autoscan": true,
  342. "custom": {
  343. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  344. }
  345. }
  346. }