爱简收旧衣按件回收前端代码仓库
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.

367 lines
6.7 KiB

1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
6 days ago
3 weeks ago
3 weeks ago
6 days ago
3 weeks ago
6 days ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks ago
1 month ago
3 weeks 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. "path": "promotion-withdraw-record",
  221. "style": {
  222. "navigationStyle": "custom",
  223. "enablePullDownRefresh": true
  224. }
  225. },
  226. {
  227. "path": "promotion-profit-detail",
  228. "style": {
  229. "navigationStyle": "custom",
  230. "enablePullDownRefresh": true
  231. }
  232. },
  233. {
  234. "path": "promotion-team",
  235. "style": {
  236. "navigationStyle": "custom",
  237. "enablePullDownRefresh": true
  238. }
  239. }
  240. ]
  241. },
  242. {
  243. "root": "pages/baoyou-city",
  244. "pages": [
  245. {
  246. "path": "baoyou-city",
  247. "style": {
  248. "navigationStyle": "custom",
  249. "enablePullDownRefresh": true
  250. }
  251. }
  252. ]
  253. },
  254. {
  255. "root": "pages/manager",
  256. "pages": [
  257. {
  258. "path": "order",
  259. "style": {
  260. "navigationStyle": "custom",
  261. "enablePullDownRefresh": true
  262. }
  263. },
  264. {
  265. "path": "order-detail",
  266. "style": {
  267. "navigationStyle": "custom",
  268. "enablePullDownRefresh": true
  269. }
  270. },
  271. {
  272. "path": "inspect",
  273. "style": {
  274. "navigationStyle": "custom",
  275. "enablePullDownRefresh": true
  276. }
  277. },
  278. {
  279. "path": "inspect-result",
  280. "style": {
  281. "navigationStyle": "custom",
  282. "enablePullDownRefresh": true
  283. }
  284. },
  285. {
  286. "path": "user",
  287. "style": {
  288. "navigationStyle": "custom",
  289. "enablePullDownRefresh": true
  290. }
  291. },
  292. {
  293. "path": "user-detail",
  294. "style": {
  295. "navigationStyle": "custom",
  296. "enablePullDownRefresh": false
  297. }
  298. },
  299. {
  300. "path": "staff",
  301. "style": {
  302. "navigationStyle": "custom",
  303. "enablePullDownRefresh": true
  304. }
  305. },
  306. {
  307. "path": "staff-detail",
  308. "style": {
  309. "navigationStyle": "custom",
  310. "enablePullDownRefresh": false
  311. }
  312. },
  313. {
  314. "path": "tui",
  315. "style": {
  316. "navigationStyle": "custom",
  317. "enablePullDownRefresh": true
  318. }
  319. },
  320. {
  321. "path": "tui-detail",
  322. "style": {
  323. "navigationStyle": "custom",
  324. "enablePullDownRefresh": false
  325. }
  326. },
  327. {
  328. "path": "tui-apply-detail",
  329. "style": {
  330. "navigationStyle": "custom",
  331. "enablePullDownRefresh": false
  332. }
  333. }
  334. ]
  335. }
  336. ],
  337. "tabBar": {
  338. "custom": true,
  339. "color": "#999999",
  340. "selectedColor": "#00C853",
  341. "backgroundColor": "#ffffff",
  342. "borderStyle": "white",
  343. "list": [
  344. {
  345. "pagePath": "pages/component/home"
  346. },
  347. {
  348. "pagePath": "pages/component/recycle"
  349. },
  350. {
  351. "pagePath": "pages/component/my"
  352. }
  353. ]
  354. },
  355. "globalStyle": {
  356. "navigationBarTextStyle": "black",
  357. "navigationBarBackgroundColor": "#F8F8F8",
  358. "backgroundColor": "#F8F8F8"
  359. },
  360. "uniIdRouter": {},
  361. "easycom": {
  362. "autoscan": true,
  363. "custom": {
  364. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  365. }
  366. }
  367. }