金诚优选前端代码
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.

494 lines
11 KiB

  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index/index",
  8. "style": {
  9. "navigationBarTitleText": "首页",
  10. "enablePullDownRefresh":true,
  11. "navigationStyle": "custom",
  12. "navigationBarTextStyle": "white"
  13. }
  14. },
  15. {
  16. "path": "pages/business/payment/paystate",
  17. "style": {
  18. "navigationStyle": "custom"
  19. }
  20. },
  21. {
  22. "path": "pages/aboutpay/paystate",
  23. "style": {
  24. "navigationStyle": "custom"
  25. }
  26. },
  27. {
  28. "path": "pages/aboutpay/confirmcash",
  29. "style": {
  30. "navigationStyle": "custom"
  31. }
  32. },
  33. {
  34. "path": "pages/user/my/myregister",
  35. "style": {
  36. "navigationStyle": "custom"
  37. }
  38. },
  39. {
  40. "path": "pages/shop/goodsdetail",
  41. "style": {
  42. "navigationStyle": "custom"
  43. }
  44. },
  45. {
  46. "path": "pages/coupon/index/index",
  47. "style": {
  48. "navigationStyle": "custom"
  49. }
  50. },
  51. {
  52. "path": "pages/store/list/list",
  53. "style": {
  54. "navigationBarTitleText": "商品列表",
  55. "navigationStyle":"custom"
  56. }
  57. },
  58. {
  59. "path": "pages/store/comment/comment",
  60. "style": {
  61. "navigationBarTitleText": "商品评论" ,
  62. "navigationStyle":"custom"
  63. }
  64. },
  65. {
  66. "path": "pages/store/cart/cart",
  67. "style": {
  68. "navigationBarTitleText": "购物车",
  69. "navigationStyle": "custom"
  70. }
  71. },
  72. {
  73. "path": "pages/article/details",
  74. "style": {
  75. "navigationBarTitleText": "",
  76. "navigationStyle":"custom"
  77. }
  78. },
  79. {
  80. "path": "pages/order/index/onlineorder",
  81. "style": {
  82. "navigationBarTitleText": "在线商城订单",
  83. "navigationStyle": "custom"
  84. }
  85. },
  86. {
  87. "path": "pages/user/my/chatonline",
  88. "style": {
  89. "navigationBarTitleText": "",
  90. "navigationStyle": "custom"
  91. }
  92. },
  93. {
  94. "path": "pages/user/my/collect",
  95. "style": {
  96. "navigationBarTitleText": "",
  97. "navigationStyle": "custom"
  98. }
  99. },
  100. {
  101. "path": "pages/user/my/vipinfo",
  102. "style": {
  103. "navigationBarTitleText": "",
  104. "navigationStyle": "custom"
  105. }
  106. },
  107. {
  108. "path": "pages/user/my/editname",
  109. "style": {
  110. "navigationBarTitleText": "",
  111. "navigationStyle": "custom"
  112. }
  113. },
  114. {
  115. "path": "pages/user/my/setting",
  116. "style": {
  117. "navigationBarTitleText": "",
  118. "navigationStyle": "custom"
  119. }
  120. },
  121. {
  122. "path": "pages/user/my/center",
  123. "style": {
  124. "navigationBarTitleText": "",
  125. "navigationStyle": "custom"
  126. }
  127. },
  128. {
  129. "path": "pages/discover/discover",
  130. "style": {
  131. "navigationBarTitleText": "",
  132. "navigationStyle": "custom"
  133. }
  134. },
  135. {
  136. "path": "pages/shop/shopdetail",
  137. "style": {
  138. "navigationBarTitleText": "",
  139. "navigationStyle": "custom"
  140. }
  141. },
  142. {
  143. "path": "pages/user/my/my",
  144. "style": {
  145. "navigationBarTitleText": "",
  146. "navigationStyle": "custom"
  147. }
  148. },
  149. {
  150. "path": "pages/discover/discoverdetails",
  151. "style": {
  152. "navigationBarTitleText": "",
  153. "navigationStyle": "custom"
  154. }
  155. },
  156. {
  157. "path": "pages/index/classification/classification",
  158. "style": {
  159. "navigationBarTitleText": "分类" ,
  160. "navigationStyle": "custom"
  161. }
  162. },
  163. {
  164. "path": "pages/index/author/author",
  165. "style": {
  166. "navigationBarTitleText": "iBrand社交新零售"
  167. }
  168. },
  169. {
  170. "path": "pages/user/register/register",
  171. "style": {
  172. "navigationBarTitleText": "登录",
  173. "backgroundColor": "#000000",
  174. "navigationStyle":"custom"
  175. }
  176. },
  177. {
  178. "path": "pages/user/loginType/loginType",
  179. "style": {
  180. "navigationBarTitleText": "登录" ,
  181. "navigationStyle":"custom"
  182. }
  183. },
  184. {
  185. "path": "pages/user/agreement/agreement",
  186. "style": {
  187. "navigationBarTitleText": "关于我们",
  188. "backgroundColor": "#fff",
  189. "navigationStyle":"custom"
  190. }
  191. },
  192. {
  193. "path": "pages/address/add/add",
  194. "style": {
  195. "navigationBarTitleText": "收货地址",
  196. "navigationStyle":"custom"
  197. }
  198. },
  199. { "path": "pages/address/list/list", "style": { "navigationBarTitleText": "收货地址列表",
  200. "navigationStyle":"custom" } },
  201. {
  202. "path": "pages/order/evaluate/evaluate",
  203. "style": {
  204. "navigationBarTitleText": "评价"
  205. }
  206. },
  207. {
  208. "path": "pages/order/comment/comment",
  209. "style": {
  210. "navigationBarTitleText": "评价"
  211. }
  212. },
  213. {
  214. "path": "pages/recharge/balance/balance",
  215. "style": {
  216. "navigationBarTitleText": "余额" ,
  217. "navigationStyle":"custom"
  218. }
  219. },
  220. {
  221. "path" : "pages/index/openScreenAd/openScreenAd",
  222. "style" : {
  223. "navigationBarTitleText": "欢迎使用",
  224. "navigationStyle": "custom"
  225. }
  226. },
  227. {
  228. "path" : "pages/index/category/category",
  229. "style" : {
  230. "navigationBarTitleText": "分类",
  231. "navigationStyle": "custom"
  232. }
  233. },
  234. {
  235. "path" : "pages/user/my/verificationPhone",
  236. "style" : {
  237. "navigationBarTitleText": "旧手机号验证",
  238. "navigationStyle": "custom"
  239. }
  240. },
  241. {
  242. "path" : "pages/user/my/setPassword",
  243. "style" : {
  244. "navigationBarTitleText": "设置密码",
  245. "navigationStyle": "custom"
  246. }
  247. },
  248. {
  249. "path" : "pages/point/detail/detail",
  250. "style" : {
  251. "navigationBarTitleText": "积分",
  252. "navigationStyle": "custom"
  253. }
  254. },
  255. {
  256. "path" : "pages/point/rule/rule",
  257. "style" : {
  258. "navigationBarTitleText": "积分规则",
  259. "navigationStyle": "custom"
  260. }
  261. },
  262. {
  263. "path" : "pages/user/member/service",
  264. "style" : {
  265. "navigationBarTitleText": "会员服务",
  266. "navigationStyle": "custom"
  267. }
  268. },
  269. {
  270. "path" : "pages/user/my/myEventRegistrationList",
  271. "style" : {
  272. "navigationBarTitleText": "我的报名",
  273. "navigationStyle": "custom"
  274. }
  275. },
  276. {
  277. "path" : "pages/index/activity/hot",
  278. "style" : {
  279. "navigationBarTitleText": "热门活动",
  280. "navigationStyle": "custom"
  281. }
  282. },
  283. {
  284. "path" : "pages/index/activity/detail",
  285. "style" : {
  286. "navigationBarTitleText": "活动详情",
  287. "navigationStyle": "custom"
  288. }
  289. },
  290. {
  291. "path" : "pages/index/activity/confirm",
  292. "style" : {
  293. "navigationBarTitleText": "确认报名",
  294. "navigationStyle": "custom"
  295. }
  296. },
  297. {
  298. "path" : "pages/user/member/code",
  299. "style" : {
  300. "navigationBarTitleText": "会员码",
  301. "navigationStyle": "custom"
  302. }
  303. },
  304. {
  305. "path" : "pages/point/shoppingMall/shoppingMall",
  306. "style" : {
  307. "navigationBarTitleText": "积分商城",
  308. "navigationStyle": "custom"
  309. }
  310. },
  311. {
  312. "path" : "pages/discover/publish",
  313. "style" : {
  314. "navigationBarTitleText": "发表",
  315. "navigationStyle": "custom"
  316. }
  317. },
  318. {
  319. "path" : "pages/order/confirm/confirm",
  320. "style" : {
  321. "navigationBarTitleText": "确认订单",
  322. "navigationStyle": "custom"
  323. }
  324. },
  325. {
  326. "path" : "pages/shop/goodsSpecial",
  327. "style" : {
  328. "navigationBarTitleText": "商品专题",
  329. "navigationStyle": "custom"
  330. }
  331. },
  332. {
  333. "path" : "pages/shop/specialList",
  334. "style" : {
  335. "navigationBarTitleText": "商品专题列表",
  336. "navigationStyle": "custom"
  337. }
  338. },
  339. {
  340. "path" : "pages/shop/seckillList",
  341. "style" : {
  342. "navigationBarTitleText": "秒杀专场",
  343. "navigationStyle": "custom"
  344. }
  345. },
  346. {
  347. "path" : "pages/order/cashier/cashier",
  348. "style" : {
  349. "navigationBarTitleText": "支付收银台",
  350. "navigationStyle": "custom"
  351. }
  352. },
  353. {
  354. "path" : "pages/order/newdetail/newdetail",
  355. "style" : {
  356. "navigationBarTitleText": "订单详情",
  357. "navigationStyle": "custom"
  358. }
  359. },
  360. {
  361. "path" : "pages/index/cateringFacilities/cateringFacilities",
  362. "style" : {
  363. "navigationBarTitleText": "餐饮配套",
  364. "navigationStyle": "custom"
  365. }
  366. },
  367. {
  368. "path" : "pages/index/collectCoupons/collectCoupons",
  369. "style" : {
  370. "navigationBarTitleText": "领券中心",
  371. "navigationStyle": "custom"
  372. }
  373. },
  374. {
  375. "path" : "pages/shop/search",
  376. "style" : {
  377. "navigationBarTitleText": "搜索",
  378. "navigationStyle": "custom"
  379. }
  380. },
  381. {
  382. "path" : "pages/shop/searchList",
  383. "style" : {
  384. "navigationBarTitleText": "搜索",
  385. "navigationStyle": "custom"
  386. }
  387. },
  388. {
  389. "path" : "pages/user/member/quanyi",
  390. "style" : {
  391. "navigationBarTitleText": "会员权益",
  392. "navigationStyle": "custom"
  393. }
  394. },
  395. {
  396. "path" : "pages/user/member/explain",
  397. "style" : {
  398. "navigationBarTitleText": "会员权益",
  399. "navigationStyle": "custom"
  400. }
  401. },
  402. {
  403. "path" : "pages/index/list/selected",
  404. "style" : {
  405. "navigationBarTitleText": "精选榜单",
  406. "navigationStyle": "custom"
  407. }
  408. },
  409. {
  410. "path" : "pages/index/list/monthlyList",
  411. "style" : {
  412. "navigationBarTitleText": "热销榜单",
  413. "navigationStyle": "custom"
  414. }
  415. },
  416. {
  417. "path" : "pages/index/activity/goods",
  418. "style" : {
  419. "navigationBarTitleText": "家居专场",
  420. "navigationStyle": "custom"
  421. }
  422. },
  423. {
  424. "path" : "pages/point/exchangeRecord/exchangeRecord",
  425. "style" : {
  426. "navigationBarTitleText": "兑换记录",
  427. "navigationStyle": "custom"
  428. }
  429. },
  430. {
  431. "path" : "pages/index/onlineMall/onlineMall",
  432. "style" : {
  433. "navigationBarTitleText": "在线商城",
  434. "navigationStyle": "custom"
  435. }
  436. },
  437. {
  438. "path" : "pages/business/center/center",
  439. "style" : {
  440. "navigationBarTitleText": "我的",
  441. "navigationStyle": "custom"
  442. }
  443. },
  444. {
  445. "path" : "pages/business/order/list",
  446. "style" : {
  447. "navigationBarTitleText": "订单管理",
  448. "navigationStyle": "custom"
  449. }
  450. },
  451. {
  452. "path": "pages/business/balance/balance",
  453. "style": {
  454. "navigationBarTitleText": "余额" ,
  455. "navigationStyle":"custom"
  456. }
  457. },
  458. {
  459. "path": "pages/business/withdrawal/withdrawal",
  460. "style": {
  461. "navigationBarTitleText": "提现" ,
  462. "navigationStyle":"custom"
  463. }
  464. },
  465. {
  466. "path": "pages/business/payment/money",
  467. "style": {
  468. "navigationBarTitleText": "输入金额" ,
  469. "navigationStyle":"custom"
  470. }
  471. },
  472. {
  473. "path": "pages/business/payment/wait",
  474. "style": {
  475. "navigationBarTitleText": "等待用户支付" ,
  476. "navigationStyle":"custom"
  477. }
  478. },
  479. {
  480. "path": "pages/order/newdetail/logistics",
  481. "style": {
  482. "navigationBarTitleText": "物流详情" ,
  483. "navigationStyle":"custom"
  484. }
  485. }
  486. ],
  487. "globalStyle": {
  488. "navigationBarTextStyle": "black",
  489. "navigationBarTitleText": "uni-app",
  490. "navigationBarBackgroundColor": "#F8F8F8",
  491. "backgroundColor": "#F8F8F8",
  492. "navigationStyle":"custom"
  493. }
  494. }