耀实惠小程序
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.

778 lines
19 KiB

  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "^u-(.*)": "@/plugin/uview-ui/components/u-$1/u-$1.vue"
  5. },
  6. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  7. {
  8. "path": "pages/home/home",
  9. "mate": "首页",
  10. "style": {
  11. "enablePullDownRefresh": false,
  12. "navigationStyle": "custom",
  13. "navigationBarTextStyle": "white"
  14. }
  15. },
  16. {
  17. "path": "pages/sort/sort",
  18. "mate": "分类",
  19. "style": {
  20. "navigationBarBackgroundColor": "#01AEEA",
  21. "navigationBarTitleText": "",
  22. "navigationBarBackgroundColor": "#01AEEA",
  23. "navigationBarTextStyle": "white",
  24. "enablePullDownRefresh": false
  25. }
  26. },
  27. {
  28. "path": "pages/shoppingCart/shoppingCart",
  29. "mate": "购物车",
  30. "style": {
  31. "navigationBarTitleText": "购物车",
  32. "enablePullDownRefresh": true
  33. }
  34. },
  35. {
  36. "path": "pages/my/my",
  37. "mate": "我的",
  38. "style": {
  39. "enablePullDownRefresh": true,
  40. "navigationStyle": "custom",
  41. "navigationBarTextStyle": "white"
  42. }
  43. },
  44. {
  45. "path": "pages/login/login",
  46. "name": "login",
  47. "mate": "登录",
  48. "style": {
  49. "navigationStyle": "custom"
  50. }
  51. },
  52. {
  53. "path": "pages/home/answer",
  54. "mate": "答题有奖",
  55. "style": {
  56. "navigationBarTitleText": "答题有奖",
  57. "enablePullDownRefresh": false
  58. }
  59. },
  60. {
  61. "path": "pages/home/recharge",
  62. "mate": "充值",
  63. "style": {
  64. "navigationBarTitleText": "充值",
  65. "enablePullDownRefresh": false
  66. }
  67. },
  68. {
  69. "path": "pages/home/rechargeDetail",
  70. "mate": "充值明细",
  71. "style": {
  72. "navigationBarTitleText": "充值明细",
  73. "enablePullDownRefresh": false
  74. }
  75. },
  76. {
  77. "path": "pages/my/address/address",
  78. "mate": "我的地址",
  79. "style": {
  80. "navigationBarTitleText": "我的地址 ",
  81. "enablePullDownRefresh": false
  82. }
  83. },
  84. {
  85. "path": "pages/my/address/addressEdit",
  86. "mate": "编辑地址",
  87. "style": {
  88. "navigationBarTitleText": "",
  89. "enablePullDownRefresh": false
  90. }
  91. },
  92. {
  93. "path": "pages/my/coupon/coupon",
  94. "mate": "我的优惠券",
  95. "style": {
  96. "navigationBarTitleText": "我的优惠券",
  97. "enablePullDownRefresh": false
  98. }
  99. },
  100. {
  101. "path": "pages/my/information/index",
  102. "style": {
  103. "navigationBarTitleText": "",
  104. "enablePullDownRefresh": false
  105. }
  106. }, {
  107. "path": "pages/my/consumption_gold/index",
  108. "style": {
  109. "navigationBarTitleText": "",
  110. "navigationBarBackgroundColor": "#01AEEA",
  111. "backgroundColor": "#01AEEA",
  112. "navigationBarTextStyle": "white",
  113. "enablePullDownRefresh": true
  114. }
  115. }, {
  116. "path": "pages/my/integral/index",
  117. "style": {
  118. "navigationBarTitleText": "",
  119. "navigationBarBackgroundColor": "#01AEEA",
  120. "backgroundColor": "#01AEEA",
  121. "navigationBarTextStyle": "white",
  122. "enablePullDownRefresh": true
  123. }
  124. }, {
  125. "path": "pages/my/order/index",
  126. "style": {
  127. "navigationBarTitleText": "",
  128. "enablePullDownRefresh": true
  129. }
  130. },
  131. {
  132. "path": "pages/my/order/details/index",
  133. "style": {
  134. "navigationBarTitleText": "",
  135. "enablePullDownRefresh": false
  136. }
  137. },
  138. {
  139. "path": "pages/my/information/editName",
  140. "style": {
  141. "navigationBarTitleText": "更换名称",
  142. "enablePullDownRefresh": false
  143. }
  144. },
  145. {
  146. "path": "pages/sort/search_sort/index",
  147. "style": {
  148. "navigationBarTitleText": "搜素商品",
  149. "enablePullDownRefresh": false
  150. }
  151. },
  152. {
  153. "path": "pages/agreement/index",
  154. "style": {
  155. "navigationBarTitleText": "",
  156. "enablePullDownRefresh": false
  157. }
  158. }
  159. ],
  160. "subPackages": [{
  161. //A访root + path
  162. "root": "pagesA",
  163. "pages": [{
  164. "path": "my_other_list/healthInfo/index",
  165. "mate": "健康信息",
  166. "style": {
  167. "navigationBarTitleText": "健康信息",
  168. "enablePullDownRefresh": false
  169. }
  170. },
  171. {
  172. "path": "my_other_list/help_center/index",
  173. "style": {
  174. "navigationBarTitleText": "帮助中心",
  175. "enablePullDownRefresh": false
  176. }
  177. },
  178. {
  179. "path": "my_other_list/help_center/help_details",
  180. "style": {
  181. "navigationBarTitleText": "帮助中心",
  182. "enablePullDownRefresh": false
  183. }
  184. },
  185. {
  186. "path": "my_other_list/webmaster/index",
  187. "style": {
  188. "navigationBarTitleText": "",
  189. "enablePullDownRefresh": false,
  190. "navigationStyle": "custom"
  191. }
  192. },
  193. {
  194. "path": "my_other_list/webmaster/wallet/index",
  195. "style": {
  196. "navigationBarTitleText": "钱包",
  197. "enablePullDownRefresh": false
  198. }
  199. },
  200. {
  201. "path": "my_other_list/webmaster/order/index",
  202. "style": {
  203. "navigationBarTitleText": "订单",
  204. "enablePullDownRefresh": false
  205. }
  206. },
  207. {
  208. "path": "my_other_list/webmaster/reward_centers/index",
  209. "style": {
  210. "navigationBarTitleText": "业绩总额与明细",
  211. "enablePullDownRefresh": true
  212. }
  213. },
  214. {
  215. "path": "my_other_list/webmaster/reward_centers/index2",
  216. "style": {
  217. "navigationBarTitleText": "佣金余额与明细",
  218. "enablePullDownRefresh": true
  219. }
  220. },
  221. {
  222. "path": "my_other_list/webmaster/reward_centers/index3",
  223. "style": {
  224. "navigationBarTitleText": "业绩总额与明细",
  225. "enablePullDownRefresh": true
  226. }
  227. },
  228. {
  229. "path": "my_other_list/webmaster/after_sales_order/index",
  230. "style": {
  231. "navigationBarTitleText": "售后订单",
  232. "enablePullDownRefresh": false
  233. }
  234. },
  235. {
  236. "path": "my_other_list/webmaster/after_sales_order/after_sales_order_details/after_sales_order_details",
  237. "style": {
  238. "navigationBarTitleText": "售后详情",
  239. "enablePullDownRefresh": false
  240. }
  241. },
  242. {
  243. "path": "my_other_list/webmaster/commodity_reward/index",
  244. "style": {
  245. "navigationBarTitleText": "商品奖励",
  246. "enablePullDownRefresh": false,
  247. "navigationBarBackgroundColor": "#01AEEA"
  248. }
  249. },
  250. {
  251. "path": "my_other_list/channel/index",
  252. "style": {
  253. "navigationBarTitleText": "",
  254. "enablePullDownRefresh": false,
  255. "navigationStyle": "custom"
  256. }
  257. },
  258. {
  259. "path": "my_other_list/channel/wallet/index",
  260. "style": {
  261. "navigationBarTitleText": "钱包",
  262. "enablePullDownRefresh": false
  263. }
  264. },
  265. {
  266. "path": "my_other_list/channel/webmaster_audit/index",
  267. "style": {
  268. "navigationBarTitleText": "站长审核",
  269. "enablePullDownRefresh": false,
  270. "navigationBarBackgroundColor": "#fff"
  271. }
  272. },
  273. {
  274. "path": "my_other_list/channel/reward_centers/index",
  275. "style": {
  276. "navigationBarTitleText": "奖励中心",
  277. "enablePullDownRefresh": false
  278. }
  279. },
  280. {
  281. "path": "my_other_list/channel/my_team/index",
  282. "style": {
  283. "navigationBarTitleText": "我的站长",
  284. "enablePullDownRefresh": false
  285. }
  286. },
  287. {
  288. "path": "my_other_list/channel/commodity_reward/index",
  289. "style": {
  290. "navigationBarTitleText": "商品奖励",
  291. "enablePullDownRefresh": false,
  292. "navigationBarBackgroundColor": "#01AEEA"
  293. }
  294. }, {
  295. "path": "my_other_list/channel/webmaster_audit/reject_cause/index",
  296. "style": {
  297. "navigationBarTitleText": "",
  298. "enablePullDownRefresh": false
  299. }
  300. }, {
  301. "path": "my_other_list/apply_for_distributors/index",
  302. "style": {
  303. "navigationBarTitleText": "合伙人申请",
  304. "enablePullDownRefresh": false
  305. }
  306. }, {
  307. "path": "my_other_list/webmaster_application/index",
  308. "style": {
  309. "navigationBarTitleText": "站长申请",
  310. "enablePullDownRefresh": false
  311. }
  312. }, {
  313. "path": "my_other_list/leave_word/index",
  314. "style": {
  315. "navigationBarTitleText": "留言建议",
  316. "enablePullDownRefresh": false
  317. }
  318. }, {
  319. "path": "my_other_list/presented_integral/index",
  320. "style": {
  321. "navigationBarTitleText": "赠送兑购金",
  322. "enablePullDownRefresh": false
  323. }
  324. }, {
  325. "path": "my_other_list/my_subscribe/index",
  326. "style": {
  327. "navigationBarTitleText": "",
  328. "enablePullDownRefresh": true
  329. }
  330. }, {
  331. "path": "my_other_list/hotboom_demand/index",
  332. "style": {
  333. "navigationBarTitleText": "代购需求",
  334. "enablePullDownRefresh": false
  335. }
  336. }, {
  337. "path": "my_other_list/hotboom_demand/succee/index",
  338. "style": {
  339. "navigationBarTitleText": "",
  340. "enablePullDownRefresh": false
  341. }
  342. }, {
  343. "path": "my_other_list/collect_list/index",
  344. "style": {
  345. "navigationBarTitleText": "收藏列表",
  346. "enablePullDownRefresh": false
  347. }
  348. }, {
  349. "path": "my_other_list/promotion/index",
  350. "style": {
  351. "navigationBarTitleText": "",
  352. "enablePullDownRefresh": false,
  353. "navigationStyle": "custom",
  354. "navigationBarTextStyle": "white"
  355. }
  356. }, {
  357. "path": "my_other_list/prescription/index",
  358. "style": {
  359. "navigationBarTitleText": "拍方抓药",
  360. "navigationBarBackgroundColor": "#fff",
  361. "enablePullDownRefresh": false
  362. }
  363. }, {
  364. "path": "my_other_list/prescription/select_medicine_man/index",
  365. "style": {
  366. "navigationBarTitleText": "选择用药人",
  367. "enablePullDownRefresh": false,
  368. "enablePullDownRefresh": true
  369. }
  370. }, {
  371. "path": "my_other_list/prescription/success/index",
  372. "style": {
  373. "navigationBarTitleText": "",
  374. "enablePullDownRefresh": false
  375. }
  376. }, {
  377. "path": "my_other_list/prescription/medicine/index",
  378. "style": {
  379. "navigationBarTitleText": "拍方抓药",
  380. "enablePullDownRefresh": false
  381. }
  382. }
  383. ,{
  384. "path" : "my_other_list/promotion/invitelist/invitelist",
  385. "style" :
  386. {
  387. "navigationBarTitleText": "",
  388. "enablePullDownRefresh": true
  389. }
  390. }
  391. ,{
  392. "path" : "my_other_list/after_sale_order/after_sale_order",
  393. "style" :
  394. {
  395. "navigationBarTitleText": "售后",
  396. "enablePullDownRefresh": false
  397. }
  398. }
  399. ]
  400. },
  401. {
  402. "root": "pagesB",
  403. "pages": [{
  404. "path": "homeGridList/todayAllReturn/index",
  405. "style": {
  406. "navigationBarTitleText": "钻石卡会员天天全返",
  407. "enablePullDownRefresh": false,
  408. "navigationBarBackgroundColor": "#fff"
  409. }
  410. },
  411. {
  412. "path": "homeGridList/membersArea/index",
  413. "style": {
  414. "navigationBarTitleText": "今日全返专区",
  415. "enablePullDownRefresh": false,
  416. "navigationBarBackgroundColor": "#fff"
  417. }
  418. },
  419. {
  420. "path": "epidemicPrevention/index",
  421. "style": {
  422. "navigationBarTitleText": "防疫登记",
  423. "enablePullDownRefresh": false,
  424. "navigationBarBackgroundColor": "#fff"
  425. }
  426. }, {
  427. "path": "homeGridList/festivaIActivity/index",
  428. "style": {
  429. "navigationBarTitleText": "节假日特惠",
  430. "enablePullDownRefresh": false,
  431. "navigationBarBackgroundColor": "#fff"
  432. }
  433. }, {
  434. "path": "homeGridList/integralStore/index",
  435. "style": {
  436. "navigationBarTitleText": "兑购商城",
  437. "enablePullDownRefresh": false,
  438. "navigationBarBackgroundColor": "#fff"
  439. }
  440. }, {
  441. "path": "homeGridList/highReturn/index",
  442. "style": {
  443. "navigationBarTitleText": "会员今日高返",
  444. "enablePullDownRefresh": false,
  445. "navigationBarBackgroundColor": "#fff"
  446. }
  447. }, {
  448. "path": "homeGridList/specialOfferArea/index",
  449. "style": {
  450. "navigationBarTitleText": "今日特价专区",
  451. "enablePullDownRefresh": false,
  452. "navigationBarBackgroundColor": "#fff"
  453. }
  454. }, {
  455. "path": "homeGridList/ZeroMoneyBuy/index",
  456. "style": {
  457. "navigationBarTitleText": "今日全返专区",
  458. "enablePullDownRefresh": false,
  459. "navigationBarBackgroundColor": "#fff"
  460. }
  461. }, {
  462. "path": "homeGridList/topUp/index",
  463. "style": {
  464. "navigationBarTitleText": "充值",
  465. "enablePullDownRefresh": false,
  466. "navigationBarBackgroundColor": "#fff"
  467. }
  468. }, {
  469. "path": "homeGridList/topUp/detale/detale",
  470. "style": {
  471. "navigationBarTitleText": "充值明细",
  472. "enablePullDownRefresh": false
  473. }
  474. }, {
  475. "path": "homeGridList/PreferentialSpellGroup/index",
  476. "style": {
  477. "navigationBarTitleText": "特惠拼团专区",
  478. "enablePullDownRefresh": false
  479. }
  480. }, {
  481. "path": "homeGridList/answerQuestionsPrize/index",
  482. "style": {
  483. "navigationBarTitleText": "答题有奖",
  484. "enablePullDownRefresh": false,
  485. "navigationBarBackgroundColor": "#fff"
  486. }
  487. }, {
  488. "path": "homeGridList/answerQuestionsPrize/detale/detale",
  489. "style": {
  490. "navigationBarTitleText": "",
  491. "enablePullDownRefresh": false
  492. }
  493. }, {
  494. "path": "homeGridList/scienceIsTie-in/index",
  495. "style": {
  496. "navigationBarTitleText": "钻石卡会员内部价",
  497. "enablePullDownRefresh": false
  498. }
  499. }, {
  500. "path": "homeGridList/answerQuestionsPrize/success/success",
  501. "style": {
  502. "navigationBarTitleText": "",
  503. "enablePullDownRefresh": false
  504. }
  505. }, {
  506. "path": "homeGridList/answerQuestionsPrize/fail/fail",
  507. "style": {
  508. "navigationBarTitleText": "",
  509. "enablePullDownRefresh": false
  510. }
  511. }, {
  512. "path": "homeGridList/PreferentialSpellGroup/success/success",
  513. "style": {
  514. "navigationBarTitleText": "",
  515. "enablePullDownRefresh": false
  516. }
  517. }, {
  518. "path": "homeGridList/PreferentialSpellGroup/pay/pay",
  519. "style": {
  520. "navigationBarTitleText": "",
  521. "enablePullDownRefresh": false
  522. }
  523. },
  524. {
  525. "path": "nameAuthentication/nameAuthentication",
  526. "mate": "实名认证",
  527. "style": {
  528. "navigationBarTitleText": "实名认证",
  529. "enablePullDownRefresh": false
  530. }
  531. },
  532. {
  533. "path": "nameAuthentication/drugUserAuthentication",
  534. "mate": "用药人实名认证",
  535. "style": {
  536. "navigationBarTitleText": "用药人实名认证",
  537. "enablePullDownRefresh": false
  538. }
  539. },
  540. {
  541. "path": "nameAuthentication/uploadPapers",
  542. "mate": "上传证件",
  543. "style": {
  544. "navigationBarTitleText": "上传证件",
  545. "enablePullDownRefresh": false
  546. }
  547. }
  548. ]
  549. },
  550. {
  551. "root": "pagesC",
  552. "pages": [{
  553. "path": "confirmOrder/confirmOrder",
  554. "mate": "确定订单",
  555. "name": "confirmOrder",
  556. "style": {
  557. "navigationBarTitleText": "确定订单"
  558. }
  559. }, {
  560. "path": "goodsInfo/goodsInfo",
  561. "mate": "商品详情",
  562. "style": {
  563. "navigationBarTitleText": "商品详情",
  564. "enablePullDownRefresh": false
  565. }
  566. },
  567. {
  568. "path": "receiving/receiving",
  569. "mate": "我的取货点",
  570. "style": {
  571. "navigationBarTitleText": "我的取货点",
  572. "enablePullDownRefresh": false
  573. }
  574. },
  575. {
  576. "path": "receiving/receivingMap",
  577. "mate": "新增取货点",
  578. "style": {
  579. "navigationBarTitleText": "新增取货点",
  580. "enablePullDownRefresh": false
  581. }
  582. },
  583. {
  584. "path": "vip/openVip",
  585. "mate": "成为会员",
  586. "style": {
  587. "navigationBarTitleText": "成为会员",
  588. "enablePullDownRefresh": false
  589. }
  590. },
  591. {
  592. "path": "search/search",
  593. "mate": "搜索商品",
  594. "style": {
  595. "navigationBarTitleText": "搜索商品",
  596. "enablePullDownRefresh": false
  597. }
  598. },
  599. {
  600. "path": "search/searchInfo",
  601. "mate": "搜索详情",
  602. "style": {
  603. "navigationBarTitleText": "",
  604. "enablePullDownRefresh": false
  605. }
  606. },
  607. {
  608. "path": "subscribe/subscribe",
  609. "mate": "有无处方药",
  610. "style": {
  611. "navigationBarTitleText": "",
  612. "enablePullDownRefresh": false
  613. }
  614. },
  615. {
  616. "path": "subscribe/confirmSubscribe",
  617. "mate": "预约",
  618. "style": {
  619. "navigationBarTitleText": "预约",
  620. "enablePullDownRefresh": false
  621. }
  622. },
  623. {
  624. "path": "videoPlay/videoPlay",
  625. "mate": "",
  626. "style": {
  627. "navigationBarTitleText": "",
  628. "enablePullDownRefresh": false,
  629. "navigationBarTextStyle": "white",
  630. "navigationBarBackgroundColor": "#000"
  631. }
  632. },
  633. {
  634. "path": "success/success",
  635. "mate": "",
  636. "style": {
  637. "navigationBarTitleText": "",
  638. "enablePullDownRefresh": false
  639. }
  640. },
  641. {
  642. "path": "member/index",
  643. "style": {
  644. "navigationBarTitleText": "成为会员",
  645. "enablePullDownRefresh": false
  646. }
  647. }, {
  648. "path": "member/dredge/index",
  649. "style": {
  650. "navigationBarTitleText": "实名认证",
  651. "enablePullDownRefresh": false
  652. }
  653. }, {
  654. "path": "member/authentication_success/index",
  655. "style": {
  656. "navigationBarTitleText": "实名认证",
  657. "enablePullDownRefresh": false
  658. }
  659. }, {
  660. "path": "member/upgrades_renewals/index",
  661. "style": {
  662. "navigationBarTitleText": "成为会员",
  663. "enablePullDownRefresh": false
  664. }
  665. }
  666. ,{
  667. "path" : "noticeDetail/noticeDetail",
  668. "style" :
  669. {
  670. "navigationBarTitleText": "公告详情",
  671. "enablePullDownRefresh": false
  672. }
  673. }
  674. ,{
  675. "path" : "sharePic/sharePic",
  676. "style" :
  677. {
  678. "navigationBarTitleText": "商品详情",
  679. "enablePullDownRefresh": false
  680. }
  681. }
  682. ]
  683. }
  684. ],
  685. "tabBar": {
  686. "color": "#191919",
  687. "selectedColor": "#01AEEA",
  688. "borderStyle": "white",
  689. "backgroundColor": "#ffffff",
  690. "list": [{
  691. "pagePath": "pages/home/home",
  692. "iconPath": "./static/tabbar/home.png",
  693. "selectedIconPath": "./static/tabbar/home-active.png",
  694. "text": "首页"
  695. },
  696. {
  697. "pagePath": "pages/sort/sort",
  698. "iconPath": "./static/tabbar/sort.png",
  699. "selectedIconPath": "./static/tabbar/sort-active.png",
  700. "text": "分类"
  701. },
  702. {
  703. "pagePath": "pages/shoppingCart/shoppingCart",
  704. "iconPath": "./static/tabbar/shoppingCart.png",
  705. "selectedIconPath": "./static/tabbar/shoppingCart-active.png",
  706. "text": "购物车"
  707. },
  708. {
  709. "pagePath": "pages/my/my",
  710. "iconPath": "./static/tabbar/my.png",
  711. "selectedIconPath": "./static/tabbar/my-active.png",
  712. "text": "我的"
  713. }
  714. ]
  715. },
  716. "globalStyle": {
  717. "navigationBarTextStyle": "black",
  718. "navigationBarTitleText": "耀实惠",
  719. "navigationBarBackgroundColor": "#F8F8F8",
  720. "backgroundColor": "#F8F8F8"
  721. },
  722. "condition": { //
  723. "current": 0, //(list )
  724. "list": [{
  725. "name": "goodsInfo", //
  726. "path": "pages/goodsInfo", //
  727. "query": "" //onLoad
  728. }]
  729. }
  730. }