pages.json 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  5. },
  6. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  7. {
  8. "path": "pages/index/index",
  9. "style": {
  10. "navigationBarTitleText": "店铺"
  11. }
  12. },
  13. {
  14. "path": "pages/login/login",
  15. "style": {
  16. "navigationBarTitleText": "登录",
  17. "enablePullDownRefresh": false
  18. }
  19. },
  20. {
  21. "path": "pages/capital-withdrawal/capital-withdrawal",
  22. "style": {
  23. "navigationBarTitleText": "资金提现"
  24. }
  25. },
  26. {
  27. "path": "pages/auth-step/auth-step",
  28. "style": {
  29. "navigationBarTitleText": "认证进度",
  30. "enablePullDownRefresh": false
  31. }
  32. },
  33. {
  34. "path": "pages/evaluate/evaluate",
  35. "style": {
  36. "navigationBarTitleText": "店铺评价"
  37. }
  38. },
  39. {
  40. "path": "pages/shop-video/shop-video",
  41. "style": {
  42. "navigationBarTitleText": "微店操作视频"
  43. }
  44. },
  45. {
  46. "path": "pages/send-goods/send-goods",
  47. "style": {
  48. "navigationBarTitleText": "新建发货单"
  49. }
  50. },
  51. {
  52. "path": "pages/replace-manage/replace-manage",
  53. "style": {
  54. "navigationBarTitleText": "代下单管理"
  55. }
  56. },
  57. {
  58. "path": "pages/order-manage/order-manage",
  59. "style": {
  60. "navigationBarTitleText": "订单管理"
  61. }
  62. },
  63. {
  64. "path": "pages/logistics-detail/logistics-detail",
  65. "style": {
  66. "navigationBarTitleText": "物流详情"
  67. }
  68. },
  69. {
  70. "path": "pages/shop-info/shop-info",
  71. "style": {
  72. "navigationBarTitleText": "店铺资料"
  73. }
  74. }, {
  75. "path": "pages/order-info/order-info",
  76. "style": {
  77. "navigationBarTitleText": "订单详情"
  78. }
  79. },
  80. {
  81. "path": "pages/user-list/user-list",
  82. "style": {
  83. "navigationBarTitleText": "选择客户"
  84. }
  85. },
  86. {
  87. "path": "pages/goods-detail/goods-detail",
  88. "style": {
  89. "navigationBarTitleText": "详情页"
  90. }
  91. },
  92. {
  93. "path": "pages/goods-share/goods-share",
  94. "style": {
  95. "navigationBarTitleText": "商品信息管理"
  96. }
  97. }, {
  98. "path": "pages/apply-return/apply-return",
  99. "style": {
  100. "navigationBarTitleText": "退货选择"
  101. }
  102. }, {
  103. "path": "pages/sales-return/sales-return",
  104. "style": {
  105. "navigationBarTitleText": "申请退货"
  106. }
  107. },
  108. {
  109. "path": "pages/refund_detail/refund_detail",
  110. "style": {
  111. "navigationBarTitleText": "退货详情"
  112. }
  113. },
  114. {
  115. "path": "pages/complete-info/complete-info",
  116. "style": {
  117. "navigationBarTitleText": "完善客户信息"
  118. }
  119. },
  120. {
  121. "path": "pages/cancel-audit/cancel-audit",
  122. "style": {
  123. "navigationBarTitleText": "审核详情"
  124. }
  125. },
  126. {
  127. "path": "pages/firm-order/firm-order",
  128. "style": {
  129. "navigationBarTitleText": "确认订单"
  130. }
  131. },
  132. {
  133. "path": "pages/edit-logisitics/edit-logisitics",
  134. "style": {
  135. "navigationBarTitleText": "修改物流",
  136. "enablePullDownRefresh": false
  137. }
  138. },
  139. {
  140. "path": "pages/bank-search/bank-search",
  141. "style": {
  142. "navigationBarTitleText": "帮助中心"
  143. }
  144. }, {
  145. "path": "pages/add-qrcode/add-qrcode",
  146. "style": {
  147. "navigationBarTitleText": "上传二维码",
  148. "enablePullDownRefresh": false
  149. }
  150. },
  151. {
  152. "path": "pages/shop-gift-exchange/shop-gift-exchange",
  153. "style": {
  154. "navigationBarTitleText": "礼品兑换",
  155. "enablePullDownRefresh": false
  156. }
  157. }, {
  158. "path": "pages/shop-gift-detail/shop-gift-detail",
  159. "style": {
  160. "navigationBarTitleText": "礼品详情",
  161. "enablePullDownRefresh": false
  162. }
  163. }, {
  164. "path": "pages/shop-gift-record/shop-gift-record",
  165. "style": {
  166. "navigationBarTitleText": "兑换记录",
  167. "enablePullDownRefresh": false
  168. }
  169. }, {
  170. "path": "pages/shop-gift-suce/shop-gift-suce",
  171. "style": {
  172. "navigationBarTitleText": "兑换成功",
  173. "enablePullDownRefresh": false
  174. }
  175. }, {
  176. "path": "pages/stock-manage/stock-manage",
  177. "style": {
  178. "navigationBarTitleText": "库存管理",
  179. "enablePullDownRefresh": false
  180. }
  181. }
  182. ],
  183. "subPackages": [{
  184. "root": "pagesA",
  185. "pages": [
  186. {
  187. "path": "pages/login-new/login-new",
  188. "style": {
  189. "navigationBarTitleText": "登录",
  190. "enablePullDownRefresh": false
  191. }
  192. },
  193. {
  194. "path": "pages/user-manage/user-manage",
  195. "style": {
  196. "navigationBarTitleText": "客户管理"
  197. }
  198. },
  199. {
  200. "path": "pages/add-user/add-user",
  201. "style": {
  202. "navigationBarTitleText": "添加客户"
  203. }
  204. },
  205. {
  206. "path": "pages/capital-manage/capital-manage",
  207. "style": {
  208. "navigationBarTitleText": "资金管理"
  209. }
  210. },
  211. {
  212. "path": "pages/brow-user/brow-user",
  213. "style": {
  214. "navigationBarTitleText": "浏览客户",
  215. "enablePullDownRefresh": false
  216. }
  217. },
  218. {
  219. "path": "pages/edit-card/edit-card",
  220. "style": {
  221. "navigationBarTitleText": "银行账户"
  222. }
  223. },
  224. {
  225. "path": "pages/user-agreement/user-agreement",
  226. "style": {
  227. "navigationBarTitleText": "用户协议",
  228. "enablePullDownRefresh": false
  229. }
  230. },
  231. {
  232. "path": "pages/login-fail/login-fail",
  233. "style": {
  234. "navigationBarTitleText": "登录失败",
  235. "enablePullDownRefresh": false
  236. }
  237. },
  238. {
  239. "path": "pages/integral-rank/integral-rank",
  240. "style": {
  241. "navigationBarTitleText": "奖学金排行",
  242. "enablePullDownRefresh": false
  243. }
  244. }, {
  245. "path": "pages/integral-detail/integral-detail",
  246. "style": {
  247. "navigationBarTitleText": "奖学金明细",
  248. "enablePullDownRefresh": false
  249. }
  250. }, {
  251. "path": "pages/integral-store/integral-store",
  252. "style": {
  253. "navigationBarTitleText": "奖学金商城",
  254. "enablePullDownRefresh": false
  255. }
  256. },
  257. {
  258. "path": "pages/delivery-method/delivery-method",
  259. "style": {
  260. "navigationBarTitleText": "发货方式"
  261. }
  262. },
  263. {
  264. "path": "pages/refund-manage/refund-manage",
  265. "style": {
  266. "navigationBarTitleText": "退货管理"
  267. }
  268. },
  269. {
  270. "path": "pages/protocol/protocol",
  271. "style": {
  272. "navigationBarTitleText": "初六微店店长服务协议"
  273. }
  274. },
  275. {
  276. "path": "pages/after-sale/after-sale",
  277. "style": {
  278. "navigationBarTitleText": "审核详情"
  279. }
  280. },
  281. {
  282. "path": "pages/interview/interview",
  283. "style": {
  284. "navigationBarTitleText": "签名"
  285. }
  286. },
  287. {
  288. "path": "pages/pay-suce/pay-suce",
  289. "style": {
  290. "navigationBarTitleText": "支付成功",
  291. "enablePullDownRefresh": false
  292. }
  293. }, {
  294. "path": "pages/qr-code/qr-code",
  295. "style": {
  296. "navigationBarTitleText": "客服信息",
  297. "enablePullDownRefresh": false
  298. }
  299. }, {
  300. "path": "pages/send-code/send-code",
  301. "style": {
  302. "navigationBarTitleText": "防伪码信息",
  303. "enablePullDownRefresh": false
  304. }
  305. }, {
  306. "path": "pages/merge-order/merge-order",
  307. "style": {
  308. "navigationBarTitleText": "订单详情",
  309. "enablePullDownRefresh": false
  310. }
  311. }, {
  312. "path": "pages/order-pending/order-pending",
  313. "style": {
  314. "navigationBarTitleText": "待处理订单",
  315. "enablePullDownRefresh": false
  316. }
  317. }, {
  318. "path": "pages/del-withdrawal/del-withdrawal",
  319. "style": {
  320. "navigationBarTitleText": "资金提现",
  321. "enablePullDownRefresh": false
  322. }
  323. },
  324. {
  325. "path": "pages/shop-auth/shop-auth",
  326. "style": {
  327. "navigationBarTitleText": "注册认证"
  328. }
  329. },
  330. {
  331. "path": "pages/introduce-list/introduce-list",
  332. "style": {
  333. "navigationBarTitleText": "选择介绍人"
  334. }
  335. },
  336. {
  337. "path": "pages/introduce/introduce",
  338. "style": {
  339. "navigationBarTitleText": "添加介绍人"
  340. }
  341. },
  342. {
  343. "path": "pages/phone-area/phone-area",
  344. "style": {
  345. "navigationBarTitleText": "选择国家/地区"
  346. }
  347. }
  348. , {
  349. "path": "pages/ads-list/ads-list",
  350. "style": {
  351. "navigationBarTitleText": "地址管理"
  352. }
  353. }, {
  354. "path": "pages/maintain/maintain",
  355. "style": {
  356. "navigationBarTitleText": "系统维护",
  357. "enablePullDownRefresh": false
  358. }
  359. }
  360. ]
  361. }],
  362. "globalStyle": {
  363. "navigationBarTextStyle": "black",
  364. "navigationBarTitleText": "uni-app",
  365. "navigationBarBackgroundColor": "#F8F8F8",
  366. "backgroundColor": "#F8F8F8"
  367. }
  368. }