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

485 lines
9.8 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  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. {
  200. "path": "pages/order/evaluate/evaluate",
  201. "style": {
  202. "navigationBarTitleText": "评价"
  203. }
  204. },
  205. {
  206. "path": "pages/order/comment/comment",
  207. "style": {
  208. "navigationBarTitleText": "评价"
  209. }
  210. },
  211. {
  212. "path": "pages/recharge/balance/balance",
  213. "style": {
  214. "navigationBarTitleText": "余额" ,
  215. "navigationStyle":"custom"
  216. }
  217. },
  218. {
  219. "path" : "pages/index/openScreenAd/openScreenAd",
  220. "style" : {
  221. "navigationBarTitleText": "欢迎使用",
  222. "navigationStyle": "custom"
  223. }
  224. },
  225. {
  226. "path" : "pages/index/category/category",
  227. "style" : {
  228. "navigationBarTitleText": "分类",
  229. "navigationStyle": "custom"
  230. }
  231. },
  232. {
  233. "path" : "pages/user/my/verificationPhone",
  234. "style" : {
  235. "navigationBarTitleText": "旧手机号验证",
  236. "navigationStyle": "custom"
  237. }
  238. },
  239. {
  240. "path" : "pages/user/my/setPassword",
  241. "style" : {
  242. "navigationBarTitleText": "设置密码",
  243. "navigationStyle": "custom"
  244. }
  245. },
  246. {
  247. "path" : "pages/point/detail/detail",
  248. "style" : {
  249. "navigationBarTitleText": "积分",
  250. "navigationStyle": "custom"
  251. }
  252. },
  253. {
  254. "path" : "pages/point/rule/rule",
  255. "style" : {
  256. "navigationBarTitleText": "积分规则",
  257. "navigationStyle": "custom"
  258. }
  259. },
  260. {
  261. "path" : "pages/user/member/service",
  262. "style" : {
  263. "navigationBarTitleText": "会员服务",
  264. "navigationStyle": "custom"
  265. }
  266. },
  267. {
  268. "path" : "pages/user/my/myEventRegistrationList",
  269. "style" : {
  270. "navigationBarTitleText": "我的报名",
  271. "navigationStyle": "custom"
  272. }
  273. },
  274. {
  275. "path" : "pages/index/activity/hot",
  276. "style" : {
  277. "navigationBarTitleText": "热门活动",
  278. "navigationStyle": "custom"
  279. }
  280. },
  281. {
  282. "path" : "pages/index/activity/detail",
  283. "style" : {
  284. "navigationBarTitleText": "活动详情",
  285. "navigationStyle": "custom"
  286. }
  287. },
  288. {
  289. "path" : "pages/index/activity/confirm",
  290. "style" : {
  291. "navigationBarTitleText": "确认报名",
  292. "navigationStyle": "custom"
  293. }
  294. },
  295. {
  296. "path" : "pages/user/member/code",
  297. "style" : {
  298. "navigationBarTitleText": "会员码",
  299. "navigationStyle": "custom"
  300. }
  301. },
  302. {
  303. "path" : "pages/point/shoppingMall/shoppingMall",
  304. "style" : {
  305. "navigationBarTitleText": "积分商城",
  306. "navigationStyle": "custom"
  307. }
  308. },
  309. {
  310. "path" : "pages/discover/publish",
  311. "style" : {
  312. "navigationBarTitleText": "发表",
  313. "navigationStyle": "custom"
  314. }
  315. },
  316. {
  317. "path" : "pages/order/confirm/confirm",
  318. "style" : {
  319. "navigationBarTitleText": "确认订单",
  320. "navigationStyle": "custom"
  321. }
  322. },
  323. {
  324. "path" : "pages/shop/goodsSpecial",
  325. "style" : {
  326. "navigationBarTitleText": "商品专题",
  327. "navigationStyle": "custom"
  328. }
  329. },
  330. {
  331. "path" : "pages/shop/specialList",
  332. "style" : {
  333. "navigationBarTitleText": "商品专题列表",
  334. "navigationStyle": "custom"
  335. }
  336. },
  337. {
  338. "path" : "pages/shop/seckillList",
  339. "style" : {
  340. "navigationBarTitleText": "秒杀专场",
  341. "navigationStyle": "custom"
  342. }
  343. },
  344. {
  345. "path" : "pages/order/cashier/cashier",
  346. "style" : {
  347. "navigationBarTitleText": "支付收银台",
  348. "navigationStyle": "custom"
  349. }
  350. },
  351. {
  352. "path" : "pages/order/newdetail/newdetail",
  353. "style" : {
  354. "navigationBarTitleText": "订单详情",
  355. "navigationStyle": "custom"
  356. }
  357. },
  358. {
  359. "path" : "pages/index/cateringFacilities/cateringFacilities",
  360. "style" : {
  361. "navigationBarTitleText": "餐饮配套",
  362. "navigationStyle": "custom"
  363. }
  364. },
  365. {
  366. "path" : "pages/index/collectCoupons/collectCoupons",
  367. "style" : {
  368. "navigationBarTitleText": "领券中心",
  369. "navigationStyle": "custom"
  370. }
  371. },
  372. {
  373. "path" : "pages/shop/search",
  374. "style" : {
  375. "navigationBarTitleText": "搜索",
  376. "navigationStyle": "custom"
  377. }
  378. },
  379. {
  380. "path" : "pages/shop/searchList",
  381. "style" : {
  382. "navigationBarTitleText": "搜索",
  383. "navigationStyle": "custom"
  384. }
  385. },
  386. {
  387. "path" : "pages/user/member/quanyi",
  388. "style" : {
  389. "navigationBarTitleText": "会员权益",
  390. "navigationStyle": "custom"
  391. }
  392. },
  393. {
  394. "path" : "pages/user/member/explain",
  395. "style" : {
  396. "navigationBarTitleText": "会员权益",
  397. "navigationStyle": "custom"
  398. }
  399. },
  400. {
  401. "path" : "pages/index/list/selected",
  402. "style" : {
  403. "navigationBarTitleText": "精选榜单",
  404. "navigationStyle": "custom"
  405. }
  406. },
  407. {
  408. "path" : "pages/index/list/monthlyList",
  409. "style" : {
  410. "navigationBarTitleText": "热销榜单",
  411. "navigationStyle": "custom"
  412. }
  413. },
  414. {
  415. "path" : "pages/index/activity/goods",
  416. "style" : {
  417. "navigationBarTitleText": "家居专场",
  418. "navigationStyle": "custom"
  419. }
  420. },
  421. {
  422. "path" : "pages/point/exchangeRecord/exchangeRecord",
  423. "style" : {
  424. "navigationBarTitleText": "兑换记录",
  425. "navigationStyle": "custom"
  426. }
  427. },
  428. {
  429. "path" : "pages/index/onlineMall/onlineMall",
  430. "style" : {
  431. "navigationBarTitleText": "在线商城",
  432. "navigationStyle": "custom"
  433. }
  434. },
  435. {
  436. "path" : "pages/business/center/center",
  437. "style" : {
  438. "navigationBarTitleText": "我的",
  439. "navigationStyle": "custom"
  440. }
  441. },
  442. {
  443. "path" : "pages/business/order/list",
  444. "style" : {
  445. "navigationBarTitleText": "订单管理",
  446. "navigationStyle": "custom"
  447. }
  448. },
  449. {
  450. "path": "pages/business/balance/balance",
  451. "style": {
  452. "navigationBarTitleText": "余额" ,
  453. "navigationStyle":"custom"
  454. }
  455. },
  456. {
  457. "path": "pages/business/withdrawal/withdrawal",
  458. "style": {
  459. "navigationBarTitleText": "提现" ,
  460. "navigationStyle":"custom"
  461. }
  462. },
  463. {
  464. "path": "pages/business/payment/money",
  465. "style": {
  466. "navigationBarTitleText": "输入金额" ,
  467. "navigationStyle":"custom"
  468. }
  469. },
  470. {
  471. "path": "pages/business/payment/wait",
  472. "style": {
  473. "navigationBarTitleText": "等待用户支付" ,
  474. "navigationStyle":"custom"
  475. }
  476. }
  477. ],
  478. "globalStyle": {
  479. "navigationBarTextStyle": "black",
  480. "navigationBarTitleText": "uni-app",
  481. "navigationBarBackgroundColor": "#F8F8F8",
  482. "backgroundColor": "#F8F8F8",
  483. "navigationStyle":"custom"
  484. }
  485. }