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

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