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

717 lines
14 KiB

  1. {
  2. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index/index",
  5. "style": {
  6. "navigationBarTitleText": "首页",
  7. "enablePullDownRefresh":true,
  8. "navigationStyle": "custom"
  9. }
  10. },
  11. {
  12. "path": "pages/index/microPages/microPages",
  13. "style": {
  14. "navigationBarTitleText": ""
  15. }
  16. },
  17. {
  18. "path": "pages/index/classification/classification",
  19. "style": {
  20. "navigationBarTitleText": "分类" ,
  21. "navigationStyle": "custom"
  22. }
  23. },
  24. {
  25. "path": "pages/index/author/author",
  26. "style": {
  27. "navigationBarTitleText": "iBrand社交新零售"
  28. }
  29. },
  30. {
  31. "path": "pages/user/recommendation/recommendation",
  32. "style": {
  33. "navigationBarTitleText": ""
  34. }
  35. },
  36. {
  37. "path": "pages/user/personal/personal",
  38. "style": {
  39. "navigationBarTitleText": "我的",
  40. "navigationStyle": "custom"
  41. }
  42. },
  43. {
  44. "path": "pages/user/register/register",
  45. "style": {
  46. "navigationBarTitleText": "登录",
  47. "backgroundColor": "#000000"
  48. }
  49. },
  50. {
  51. "path": "pages/user/loginType/loginType",
  52. "style": {
  53. "navigationBarTitleText": "登录"
  54. }
  55. },
  56. {
  57. "path": "pages/user/usersetting/usersetting",
  58. "style": {
  59. "navigationBarTitleText": "个人设置",
  60. "backgroundColor": "#000000"
  61. }
  62. },
  63. {
  64. "path": "pages/user/bindingphone/bindingphone",
  65. "style": {
  66. "navigationBarTitleText": "绑定手机账号",
  67. "backgroundColor": "#fff"
  68. }
  69. },
  70. {
  71. "path": "pages/user/phone/phone",
  72. "style": {
  73. "navigationBarTitleText": "绑定手机账号",
  74. "backgroundColor": "#fff"
  75. }
  76. },
  77. {
  78. "path": "pages/user/collar/collar",
  79. "style": {
  80. "navigationBarTitleText": "打卡签到",
  81. "backgroundColor": "#fff"
  82. }
  83. },
  84. {
  85. "path": "pages/user/agreement/agreement",
  86. "style": {
  87. "navigationBarTitleText": "关于果酱",
  88. "backgroundColor": "#fff"
  89. }
  90. },
  91. {
  92. "path": "pages/user/agentlogin/agentlogin",
  93. "style": {
  94. "navigationBarTitleText": "授权登录"
  95. }
  96. },
  97. {
  98. "path": "pages/user/find/find",
  99. "style": {
  100. "navigationBarTitleText": "发现"
  101. }
  102. },
  103. {
  104. "path": "pages/user/findSearch/findSearch",
  105. "style": {
  106. "navigationBarTitleText": "发现"
  107. }
  108. },
  109. {
  110. "path": "pages/user/gidList/gidList",
  111. "style": {
  112. "navigationBarTitleText": "群列表"
  113. }
  114. },
  115. {
  116. "path": "pages/user/openVip/openVip",
  117. "style": {
  118. "navigationBarTitleText": "米尔优选"
  119. }
  120. },
  121. {
  122. "path": "pages/address/add/add",
  123. "style": {
  124. "navigationBarTitleText": "收货地址"
  125. }
  126. },
  127. {
  128. "path": "pages/address/list/list",
  129. "style": {
  130. "navigationBarTitleText": "收货地址列表"
  131. }
  132. },
  133. {
  134. "path": "pages/coupon/center/center",
  135. "style": {
  136. "navigationBarTitleText": ""
  137. }
  138. },
  139. {
  140. "path": "pages/coupon/goods/goods",
  141. "style": {
  142. "navigationBarTitleText": "商品列表"
  143. }
  144. },
  145. {
  146. "path": "pages/coupon/index/index",
  147. "style": {
  148. "navigationBarTitleText": "优惠券列表"
  149. }
  150. },
  151. {
  152. "path": "pages/coupon/offDetail/offDetail",
  153. "style": {
  154. "navigationBarTitleText": ""
  155. }
  156. },
  157. {
  158. "path": "pages/coupon/onDetail/onDetail",
  159. "style": {
  160. "navigationBarTitleText": ""
  161. }
  162. },
  163. {
  164. "path": "pages/coupon/over/over",
  165. "style": {
  166. "navigationBarTitleText": ""
  167. }
  168. },
  169. {
  170. "path": "pages/store/list/list",
  171. "style": {
  172. "navigationBarTitleText": "商品列表"
  173. }
  174. },
  175. {
  176. "path": "pages/store/search/search",
  177. "style": {
  178. "navigationBarTitleText": "搜索"
  179. }
  180. },
  181. {
  182. "path": "pages/store/invoice/invoice",
  183. "style": {
  184. "navigationBarTitleText": "开具发票"
  185. }
  186. },
  187. {
  188. "path": "pages/store/cart/cart",
  189. "style": {
  190. "navigationBarTitleText": "购物车",
  191. "navigationStyle": "custom"
  192. }
  193. },
  194. {
  195. "path": "pages/store/detail/detail",
  196. "style": {
  197. "navigationBarTitleText": ""
  198. }
  199. },
  200. {
  201. "path": "pages/store/comment/comment",
  202. "style": {
  203. "navigationBarTitleText": "商品评论"
  204. }
  205. },
  206. {
  207. "path": "pages/store/order/order",
  208. "style": {
  209. "navigationBarTitleText": "订单结算"
  210. }
  211. },
  212. {
  213. "path": "pages/store/payment/payment",
  214. "style": {
  215. "navigationBarTitleText": "订单支付"
  216. }
  217. },
  218. {
  219. "path": "pages/store/selfShop/selfShop",
  220. "style": {
  221. "navigationBarTitleText": "自提门店"
  222. }
  223. },
  224. {
  225. "path": "pages/store/success/success",
  226. "style": {
  227. "navigationBarTitleText": ""
  228. }
  229. },
  230. {
  231. "path": "pages/order/index/index",
  232. "style": {
  233. "navigationBarTitleText": "我的订单"
  234. }
  235. },
  236. {
  237. "path": "pages/order/detail/detail",
  238. "style": {
  239. "navigationBarTitleText": "订单详情"
  240. }
  241. },
  242. {
  243. "path": "pages/order/search/search",
  244. "style": {
  245. "navigationBarTitleText": "搜索"
  246. }
  247. },
  248. {
  249. "path":"pages/order/express/express",
  250. "style":{
  251. "navigationBarTitleText": "物流"
  252. }
  253. },
  254. {
  255. "path": "pages/order/orderShare/orderShare",
  256. "style": {
  257. "navigationBarTitleText": "订单分享"
  258. }
  259. },
  260. {
  261. "path": "pages/order/shareImg/shareImg",
  262. "style": {
  263. "navigationBarTitleText": "订单分享"
  264. }
  265. },
  266. {
  267. "path": "pages/order/evaluate/evaluate",
  268. "style": {
  269. "navigationBarTitleText": "评价"
  270. }
  271. },
  272. {
  273. "path": "pages/order/comment/comment",
  274. "style": {
  275. "navigationBarTitleText": "评价"
  276. }
  277. },
  278. {
  279. "path": "pages/point/about/about",
  280. "style": {
  281. "navigationBarTitleText": "ibrand商城"
  282. }
  283. },
  284. {
  285. "path": "pages/point/index/index",
  286. "style": {
  287. "navigationBarTitleText": "积分"
  288. }
  289. },
  290. {
  291. "path": "pages/recharge/index/index",
  292. "style": {
  293. "navigationBarTitleText": "充值"
  294. }
  295. },
  296. {
  297. "path": "pages/recharge/balance/balance",
  298. "style": {
  299. "navigationBarTitleText": "余额"
  300. }
  301. },
  302. {
  303. "path": "pages/recharge/free/free",
  304. "style": {
  305. "navigationBarTitleText": "会员充值"
  306. }
  307. },
  308. {
  309. "path": "pages/recharge/success/success",
  310. "style": {
  311. "navigationBarTitleText": "支付完成"
  312. }
  313. },
  314. {
  315. "path": "pages/article/detail/detail",
  316. "style": {
  317. "navigationBarTitleText": ""
  318. }
  319. },
  320. {
  321. "path": "pages/store/meal/meal",
  322. "style": {
  323. "navigationBarTitleText": "搭配套餐"
  324. }
  325. },
  326. {
  327. "path": "pages/store/mealList/mealList",
  328. "style": {
  329. "navigationBarTitleText": "套餐列表"
  330. }
  331. },
  332. {
  333. "path": "pages/store/seckill/seckill",
  334. "style": {
  335. "navigationBarTitleText": "秒杀列表"
  336. }
  337. },
  338. {
  339. "path": "pages/store/groups/groups",
  340. "style": {
  341. "navigationBarTitleText": "拼团列表"
  342. }
  343. },
  344. {
  345. "path": "pages/store/call/call",
  346. "style": {
  347. "navigationBarTitleText": "集Call免费领"
  348. }
  349. },
  350. {
  351. "path": "pages/store/shareImg/shareImg",
  352. "style": {
  353. "navigationBarTitleText": "集Call免费领"
  354. }
  355. },
  356. {
  357. "path": "pages/store/callList/callList",
  358. "style": {
  359. "navigationBarTitleText": "集Call免费领"
  360. }
  361. },
  362. {
  363. "path": "pages/store/shareCall/shareCall",
  364. "style": {
  365. "navigationBarTitleText": "集Call免费领"
  366. }
  367. },
  368. {
  369. "path": "pages/favorite/index/index",
  370. "style": {
  371. "navigationBarTitleText": "我的收藏"
  372. }
  373. },
  374. {
  375. "path": "pages/afterSales/index/index",
  376. "style": {
  377. "navigationBarTitleText": "售后中心",
  378. "backgroundColor": "#000000"
  379. }
  380. },
  381. {
  382. "path": "pages/afterSales/apply/apply",
  383. "style": {
  384. "navigationBarTitleText": "申请售后",
  385. "backgroundColor": "#000000"
  386. }
  387. },
  388. {
  389. "path": "pages/afterSales/detail/detail",
  390. "style": {
  391. "navigationBarTitleText": "申请详情",
  392. "backgroundColor": "#000000"
  393. }
  394. },
  395. {
  396. "path": "pages/afterSales/retreat/retreat",
  397. "style": {
  398. "navigationBarTitleText": "退货" ,
  399. "backgroundColor": "#000000"
  400. }
  401. },
  402. {
  403. "path": "pages/pointStore/index/index",
  404. "style": {
  405. "navigationBarTitleText": "积分商城"
  406. }
  407. },
  408. {
  409. "path": "pages/pointStore/record/record",
  410. "style": {
  411. "navigationBarTitleText": "积分商城"
  412. }
  413. },
  414. {
  415. "path": "pages/pointStore/detail/detail",
  416. "style": {
  417. "navigationBarTitleText": ""
  418. }
  419. },
  420. {
  421. "path": "pages/pointStore/order/order",
  422. "style": {
  423. "navigationBarTitleText": "积分商城"
  424. }
  425. },
  426. {
  427. "path": "pages/pointStore/success/success",
  428. "style": {
  429. "navigationBarTitleText": "支付完成"
  430. }
  431. },
  432. {
  433. "path": "pages/pointStore/orderdetail/orderdetail",
  434. "style": {
  435. "navigationBarTitleText": "订单详情"
  436. }
  437. },
  438. {
  439. "path": "pages/distribution/applyDistribution/applyDistribution",
  440. "style": {
  441. "navigationBarTitleText": "我要分销"
  442. }
  443. },
  444. {
  445. "path": "pages/distribution/distributionCenter/distributionCenter",
  446. "style": {
  447. "navigationBarTitleText": "分销中心"
  448. }
  449. },
  450. {
  451. "path": "pages/distribution/cash/cash",
  452. "style": {
  453. "navigationBarTitleText": "我要提现"
  454. }
  455. },
  456. {
  457. "path": "pages/distribution/cashRecord/cashRecord",
  458. "style": {
  459. "navigationBarTitleText": "提现记录"
  460. }
  461. },
  462. {
  463. "path": "pages/distribution/order/order",
  464. "style": {
  465. "navigationBarTitleText": "分销订单"
  466. }
  467. },
  468. {
  469. "path": "pages/distribution/sensus/sensus",
  470. "style": {
  471. "navigationBarTitleText": "分销统计"
  472. }
  473. },
  474. {
  475. "path": "pages/distribution/myReceive/myReceive",
  476. "style": {
  477. "navigationBarTitleText": "我的收益"
  478. }
  479. },
  480. {
  481. "path": "pages/distribution/spread/spread",
  482. "style": {
  483. "navigationBarTitleText": "邀请好友"
  484. }
  485. },
  486. {
  487. "path": "pages/distribution/pusherOrder/pusherOrder",
  488. "style": {
  489. "navigationBarTitleText": "订单详情"
  490. }
  491. },
  492. {
  493. "path": "pages/distribution/vipManage/vipManage",
  494. "style": {
  495. "navigationBarTitleText": "会员管理"
  496. }
  497. },
  498. {
  499. "path": "pages/distribution/pusher/pusher",
  500. "style": {
  501. "navigationBarTitleText": "推客管理"
  502. }
  503. },
  504. {
  505. "path": "pages/distribution/coupon/coupon",
  506. "style": {
  507. "navigationBarTitleText": "推客优惠券"
  508. }
  509. },
  510. {
  511. "path": "pages/distribution/offDetail/offDetail",
  512. "style": {
  513. "navigationBarTitleText": "推客优惠券分享"
  514. }
  515. },
  516. {
  517. "path": "pages/distribution/onDetail/onDetail",
  518. "style": {
  519. "navigationBarTitleText": "推客优惠券分享"
  520. }
  521. },
  522. {
  523. "path": "pages/distribution/shareImg/shareImg",
  524. "style": {
  525. "navigationBarTitleText": "分享优惠券"
  526. }
  527. },
  528. {
  529. "path": "pages/store/virtual/virtual",
  530. "style": {
  531. "navigationBarTitleText": "分享优惠券"
  532. }
  533. },
  534. {
  535. "path": "pages/store/collage/collage",
  536. "style": {
  537. "navigationBarTitleText": "拼团详情"
  538. }
  539. },
  540. {
  541. "path": "pages/brand/brandList/brandList",
  542. "style": {
  543. "navigationBarTitleText": ""
  544. }
  545. },
  546. {
  547. "path": "pages/brand/detail/detail",
  548. "style": {
  549. "navigationBarTitleText": ""
  550. }
  551. },
  552. {
  553. "path": "pages/other/links/links",
  554. "style": {
  555. "navigationBarTitleText": ""
  556. }
  557. },
  558. {
  559. "path": "pages/other/shareImg/shareImg",
  560. "style": {
  561. "navigationBarTitleText": ""
  562. }
  563. },
  564. {
  565. "path": "pages/other/vip/vip",
  566. "style": {
  567. "navigationBarTitleText": ""
  568. }
  569. },
  570. {
  571. "path": "pages/bargain/index/index",
  572. "style": {
  573. "navigationBarTitleText": "砍价帮帮忙"
  574. }
  575. },
  576. {
  577. "path": "pages/bargain/detail/detail",
  578. "enablePullDownRefresh": true,
  579. "style": {
  580. "navigationBarTitleText": "砍价帮帮忙"
  581. }
  582. },
  583. {
  584. "path": "pages/bargain/list/list",
  585. "style": {
  586. "navigationBarTitleText": "我的砍价"
  587. }
  588. }
  589. ,{
  590. "path" : "pages/user/sign/sign",
  591. "style" : {
  592. }
  593. },
  594. {
  595. "path" : "pages/user/about/about",
  596. "style" : {
  597. "navigationBarTitleText": "关于"
  598. }
  599. }
  600. ,{
  601. "path" : "pages/user/signData/signData",
  602. "style" : {}
  603. }
  604. ,{
  605. "path" : "pages/user/setting/setting",
  606. "style" : {
  607. "navigationBarTitleText": "设置"
  608. }
  609. },
  610. {
  611. "path" : "pages/index/openScreenAd/openScreenAd",
  612. "style" : {
  613. "navigationBarTitleText": "欢迎使用",
  614. "navigationStyle": "custom"
  615. }
  616. }
  617. ],
  618. "globalStyle": {
  619. "navigationBarTextStyle": "black",
  620. "navigationBarTitleText": "uni-app",
  621. "navigationBarBackgroundColor": "#F8F8F8",
  622. "backgroundColor": "#F8F8F8"
  623. },
  624. // "tabBar": {
  625. // "backgroundColor": "#fff",
  626. // "color": "#9B9B9B",
  627. // "selectedColor": "#ff2741",
  628. // "borderStyle": "white",
  629. // "list": [
  630. // {
  631. // "pagePath": "pages/index/index/index",
  632. // "text": "首页",
  633. // "iconPath": "static/shop.png",
  634. // "selectedIconPath": "static/shop-r.png"
  635. // },
  636. // {
  637. // "pagePath": "pages/index/classification/classification",
  638. // "text": "分类",
  639. // "iconPath": "static/class.png",
  640. // "selectedIconPath": "static/class-r.png"
  641. // },
  642. // {
  643. // "pagePath": "pages/store/cart/cart",
  644. // "text": "购物车",
  645. // "iconPath": "static/card.png",
  646. // "selectedIconPath": "static/card-r.png"
  647. // },
  648. // {
  649. // "pagePath": "pages/user/personal/personal",
  650. // "text": "我的",
  651. // "iconPath": "static/user.png",
  652. // "selectedIconPath": "static/user-r.png"
  653. // }
  654. // ]
  655. // },
  656. "condition" : { //
  657. "current": 0, //(list )
  658. "list": [
  659. {
  660. "name": "首页", //
  661. "path": "pages/index/index/index", //
  662. "query": "" //onLoad
  663. },
  664. {
  665. "name": "测试",
  666. "path": "pages/index/openScreenAd/openScreenAd",
  667. "query": ""
  668. }
  669. ]
  670. }
  671. }