pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717
  1. {
  2. "easycom": {
  3. "^u1-(.*)": "@/uview-ui1/components/u1-$1/u-$1.vue",
  4. "^u-(.*)": "@/components/uview-ui/components/u-$1/u-$1.vue",
  5. "^wd-(.*)": "@/components/wot-design-uni/components/wd-$1/wd-$1.vue"
  6. },
  7. "pages": [
  8. {
  9. "path": "pages/home/dashboard/index",
  10. "style": {
  11. "navigationBarTitleText": "",
  12. "navigationStyle": "custom",
  13. "enablePullDownRefresh": false,
  14. "app-plus": {
  15. "bounce": "none"
  16. }
  17. }
  18. },
  19. {
  20. "path": "pages/home/index",
  21. "style": {
  22. "navigationBarTextStyle": "white",
  23. "navigationBarBackgroundColor": "#000000",
  24. "navigationBarTitleText": "首页",
  25. "enablePullDownRefresh": false,
  26. "navigationStyle": "custom",
  27. "app-plus": {
  28. "bounce": "none"
  29. }
  30. }
  31. },
  32. {
  33. "path": "pages/productCenter/productCenter",
  34. "style": {
  35. "navigationBarTitleText": "产品中心",
  36. "enablePullDownRefresh": false,
  37. "navigationStyle": "custom",
  38. "app-plus": {
  39. "bounce": "none"
  40. }
  41. }
  42. },
  43. {
  44. "path": "pages/shoppingCart/shoppingCart",
  45. "style": {
  46. "navigationBarTitleText": "购物车",
  47. "enablePullDownRefresh": false
  48. }
  49. },
  50. {
  51. "path": "pages/service/service",
  52. "style": {
  53. "navigationBarTitleText": "服务预约",
  54. "enablePullDownRefresh": false,
  55. "app-plus": {
  56. // 将回弹属性关掉
  57. "bounce": "none"
  58. }
  59. }
  60. },
  61. {
  62. "path": "pages/mine/index",
  63. "style": {
  64. "navigationBarTitleText": "我的",
  65. "enablePullDownRefresh": false,
  66. "navigationStyle": "custom",
  67. "app-plus": {
  68. // 将回弹属性关掉
  69. "bounce": "none"
  70. }
  71. }
  72. },
  73. {
  74. "path": "pages/activity/activity",
  75. "style": {
  76. "navigationBarTitleText": "活动",
  77. "enablePullDownRefresh": false,
  78. "navigationStyle": "custom",
  79. "app-plus": {
  80. "bounce": "none"
  81. }
  82. }
  83. },
  84. {
  85. "path": "pages/searchList/index",
  86. "style": {
  87. "navigationBarTitleText": "搜索",
  88. "enablePullDownRefresh": false,
  89. "navigationStyle": "custom",
  90. "app-plus": {
  91. // 将回弹属性关掉
  92. "bounce": "none"
  93. }
  94. }
  95. },
  96. {
  97. "path": "pages/singlePage/index",
  98. "style": {
  99. "navigationBarTitleText": "",
  100. "enablePullDownRefresh": false
  101. }
  102. },
  103. {
  104. "path": "pages/webView/index",
  105. "style": {
  106. "navigationBarTitleText": "",
  107. "enablePullDownRefresh": false
  108. }
  109. },
  110. {
  111. "path": "pages/article/article",
  112. "style": {
  113. "navigationBarTitleText": "",
  114. "enablePullDownRefresh": false
  115. }
  116. }
  117. ],
  118. "subPackages": [{
  119. "root": "subPages",
  120. "pages": [{
  121. "path": "myOrder/myOrder",
  122. "style": {
  123. "navigationBarTitleText": "我的订单"
  124. // "navigationStyle": "custom"
  125. // "enablePullDownRefresh": false
  126. }
  127. },
  128. {
  129. "path": "myOrder/myCourseOrder",
  130. "style": {
  131. "navigationBarTitleText": "课程订单"
  132. // "navigationStyle": "custom"
  133. // "enablePullDownRefresh": false
  134. }
  135. },
  136. {
  137. "path": "storeConsumption/storeConsumption",
  138. "style": {
  139. "navigationBarTitleText": "订单确认",
  140. "navigationBarBackgroundColor": "#F5F6F8",
  141. "enablePullDownRefresh": false
  142. }
  143. },
  144. {
  145. "path": "storeConsumption/storeConsumptionOrder",
  146. "style": {
  147. "navigationBarTitleText": "",
  148. "navigationStyle": "custom",
  149. "navigationBarBackgroundColor": "#F5F6F8",
  150. "enablePullDownRefresh": false
  151. }
  152. },
  153. {
  154. "path": "myOrder/myActivityOrder",
  155. "style": {
  156. "navigationBarTitleText": "我的活动"
  157. // "navigationStyle": "custom"
  158. // "enablePullDownRefresh": false
  159. }
  160. },
  161. {
  162. "path": "myOrder/myServerOrder",
  163. "style": {
  164. "navigationBarTitleText": "预约列表"
  165. }
  166. },
  167. {
  168. "path": "course/course",
  169. "style": {
  170. "navigationBarTitleText": "课程列表",
  171. "enablePullDownRefresh": false
  172. }
  173. },
  174. {
  175. "path": "orderDetail/orderDetail",
  176. "style": {
  177. "navigationBarTitleText": "",
  178. "navigationStyle": "custom",
  179. "enablePullDownRefresh": false
  180. }
  181. },
  182. {
  183. "path": "orderDetail/courseOrderDetail",
  184. "style": {
  185. "navigationBarTitleText": "",
  186. "navigationStyle": "custom",
  187. "enablePullDownRefresh": false
  188. }
  189. },
  190. {
  191. "path": "afterSales/afterSales",
  192. "style": {
  193. "navigationBarTitleText": "申请售后",
  194. "navigationBarBackgroundColor": "#F5F6F8",
  195. "enablePullDownRefresh": false
  196. }
  197. },
  198. {
  199. "path": "cancelOrder/cancelOrder",
  200. "style": {
  201. "navigationBarTitleText": "取消订单",
  202. "navigationBarBackgroundColor": "#F5F6F8",
  203. "enablePullDownRefresh": false
  204. }
  205. },
  206. {
  207. "path": "goodsDetail/goodsDetail",
  208. "style": {
  209. "enablePullDownRefresh": false,
  210. // "navigationStyle": "custom",
  211. "navigationBarTitleText": "商品详情"
  212. }
  213. },
  214. {
  215. "path": "courseDetail/courseDetail",
  216. "style": {
  217. "navigationBarTitleText": "课程详情",
  218. "enablePullDownRefresh": false
  219. }
  220. },
  221. {
  222. "path": "activityDetail/activityDetail",
  223. "style": {
  224. "navigationBarTitleText": "活动详情",
  225. "enablePullDownRefresh": false
  226. }
  227. },
  228. {
  229. "path": "activityDetail/activitySave",
  230. "style": {
  231. "navigationBarTitleText": "活动报名",
  232. "enablePullDownRefresh": false
  233. }
  234. },
  235. {
  236. "path": "addAddress/addAddress",
  237. "style": {
  238. "navigationBarTitleText": "添加收货地址",
  239. "navigationBarBackgroundColor": "#F5F6F8",
  240. "enablePullDownRefresh": false
  241. }
  242. },
  243. {
  244. "path": "addressMg/addressMg",
  245. "style": {
  246. "navigationBarTitleText": "地址管理",
  247. "navigationBarBackgroundColor": "#F5F6F8"
  248. }
  249. },
  250. {
  251. "path": "wallet/index",
  252. "style": {
  253. "navigationBarTitleText": "钱包",
  254. "enablePullDownRefresh": false
  255. }
  256. },
  257. {
  258. "path": "promotionCooperation/index",
  259. "style": {
  260. "navigationBarTitleText": "推广合作",
  261. "enablePullDownRefresh": false,
  262. "navigationStyle": "custom",
  263. "app-plus": {
  264. // 将回弹属性关掉
  265. "bounce": "none"
  266. }
  267. }
  268. },
  269. {
  270. "path": "personalDataManagement/index",
  271. "style": {
  272. "navigationBarTitleText": "个人信息",
  273. "enablePullDownRefresh": false,
  274. "app-plus": {
  275. // 将回弹属性关掉
  276. "bounce": "none"
  277. }
  278. }
  279. },
  280. {
  281. "path": "setting/index",
  282. "style": {
  283. "navigationBarTitleText": "设置",
  284. "enablePullDownRefresh": false,
  285. "app-plus": {
  286. // 将回弹属性关掉
  287. "bounce": "none"
  288. }
  289. }
  290. },
  291. {
  292. "path": "setting/setPwd",
  293. "style": {
  294. "navigationBarTitleText": "设置安全密码",
  295. "enablePullDownRefresh": false,
  296. "navigationStyle": "custom",
  297. "app-plus": {
  298. // 将回弹属性关掉
  299. "bounce": "none"
  300. }
  301. }
  302. },
  303. {
  304. "path": "register/index",
  305. "style": {
  306. "navigationBarTitleText": "修改用户信息",
  307. "enablePullDownRefresh": false,
  308. "app-plus": {
  309. // 将回弹属性关掉
  310. "bounce": "none"
  311. }
  312. }
  313. },
  314. {
  315. "path": "accompanyingCamp/accompanyingCamp",
  316. "style": {
  317. "navigationBarTitleText": "陪伴营",
  318. "enablePullDownRefresh": false,
  319. "app-plus": {
  320. // 将回弹属性关掉
  321. "bounce": "none"
  322. }
  323. }
  324. },
  325. {
  326. "path": "accompanyingCamp/accompanyingCampDetail",
  327. "style": {
  328. "navigationBarTitleText": "",
  329. "enablePullDownRefresh": false,
  330. "app-plus": {
  331. // 将回弹属性关掉
  332. "bounce": "none"
  333. }
  334. }
  335. },
  336. {
  337. "path": "service/serviceSave",
  338. "style": {
  339. "navigationBarTitleText": "服务预约",
  340. "enablePullDownRefresh": false,
  341. "app-plus": {
  342. // 将回弹属性关掉
  343. "bounce": "none"
  344. }
  345. }
  346. },
  347. {
  348. "path": "service/serviceDetail",
  349. "style": {
  350. "navigationBarTitleText": "服务详情",
  351. "enablePullDownRefresh": false,
  352. "app-plus": {
  353. // 将回弹属性关掉
  354. "bounce": "none"
  355. }
  356. }
  357. },
  358. {
  359. "path": "service/settlement",
  360. "style": {
  361. "navigationBarTitleText": "预约结算",
  362. "enablePullDownRefresh": false,
  363. "navigationStyle": "custom",
  364. "app-plus": {
  365. // 将回弹属性关掉
  366. "bounce": "none"
  367. }
  368. }
  369. },
  370. {
  371. "path": "fragrantLife/fragrantLife",
  372. "style": {
  373. "navigationBarTitleText": "芳香生活",
  374. "enablePullDownRefresh": false,
  375. "navigationStyle": "custom",
  376. "app-plus": {
  377. // 将回弹属性关掉
  378. "bounce": "none"
  379. }
  380. }
  381. },
  382. {
  383. "path": "fragrantLife/fragrantLifeDetail",
  384. "style": {
  385. "navigationBarTitleText": "文章详情",
  386. "enablePullDownRefresh": false,
  387. "app-plus": {
  388. // 将回弹属性关掉
  389. "bounce": "none"
  390. }
  391. }
  392. },
  393. {
  394. "path": "recharge/index",
  395. "style": {
  396. "navigationBarTitleText": "充值",
  397. "enablePullDownRefresh": false,
  398. "app-plus": {
  399. // 将回弹属性关掉
  400. "bounce": "none"
  401. }
  402. }
  403. },
  404. {
  405. "path": "withdrawal/index",
  406. "style": {
  407. "navigationBarTitleText": "提现",
  408. "enablePullDownRefresh": false,
  409. "app-plus": {
  410. // 将回弹属性关掉
  411. "bounce": "none"
  412. }
  413. }
  414. },
  415. {
  416. "path": "helpList/index",
  417. "style": {
  418. "navigationBarTitleText": "帮助中心",
  419. "enablePullDownRefresh": true,
  420. "app-plus": {
  421. // 将回弹属性关掉
  422. "bounce": "none"
  423. }
  424. }
  425. },
  426. {
  427. "path": "helpDetails/index",
  428. "style": {
  429. "navigationBarTitleText": "帮助中心",
  430. "enablePullDownRefresh": false,
  431. "app-plus": {
  432. // 将回弹属性关掉
  433. "bounce": "none"
  434. }
  435. }
  436. },
  437. {
  438. "path": "authenticationList/index",
  439. "style": {
  440. "navigationBarTitleText": "身份认证",
  441. "enablePullDownRefresh": true,
  442. "app-plus": {
  443. // 将回弹属性关掉
  444. "bounce": "none"
  445. }
  446. }
  447. },
  448. {
  449. "path": "authenticationDetails/index",
  450. "style": {
  451. "navigationBarTitleText": "身份认证",
  452. "enablePullDownRefresh": false,
  453. "app-plus": {
  454. // 将回弹属性关掉
  455. "bounce": "none"
  456. }
  457. }
  458. },
  459. {
  460. "path": "lookHistory/index",
  461. "style": {
  462. "navigationBarTitleText": "足迹",
  463. "enablePullDownRefresh": false,
  464. "app-plus": {
  465. // 将回弹属性关掉
  466. "bounce": "none"
  467. }
  468. }
  469. },
  470. {
  471. "path": "followAccount/followAccount",
  472. "style": {
  473. "navigationBarTitleText": "关注公众号",
  474. "enablePullDownRefresh": false
  475. }
  476. },
  477. {
  478. "path": "feedback/feedback",
  479. "style": {
  480. "navigationBarTitleText": "反馈意见",
  481. "enablePullDownRefresh": false
  482. }
  483. },
  484. // {
  485. // "path": "psGoodsDetail/index",
  486. // "style": {
  487. // "navigationBarTitleText": "商品详情",
  488. // "enablePullDownRefresh": false
  489. // }
  490. // },
  491. {
  492. "path": "helpCenter/helpCenter",
  493. "style": {
  494. "navigationBarTitleText": "帮助中心",
  495. "enablePullDownRefresh": false
  496. }
  497. },
  498. {
  499. "path": "coupon/coupon",
  500. "style": {
  501. "navigationBarTitleText": "优惠券列表",
  502. "enablePullDownRefresh": false
  503. }
  504. },
  505. {
  506. "path": "pointsZone/pointsZone",
  507. "style": {
  508. "navigationBarTitleText": "积分兑换专区",
  509. "enablePullDownRefresh": false
  510. }
  511. },
  512. {
  513. "path": "giftZone/giftZone",
  514. "style": {
  515. "navigationBarTitleText": "满额赠品专区",
  516. "enablePullDownRefresh": false
  517. }
  518. },
  519. {
  520. "path": "settleCenter/settleCenter",
  521. "style": {
  522. "navigationBarTitleText": "结算中心",
  523. "enablePullDownRefresh": false
  524. }
  525. },
  526. {
  527. "path": "settleCenter/courseSettleCenter",
  528. "style": {
  529. "navigationBarTitleText": "结算中心",
  530. "enablePullDownRefresh": false
  531. }
  532. },
  533. {
  534. "path": "paySuccess/paySuccess",
  535. "style": {
  536. "navigationBarTitleText": "支付成功",
  537. "navigationStyle": "custom",
  538. "enablePullDownRefresh": false,
  539. "navigationBarTextStyle": "white"
  540. }
  541. },
  542. {
  543. "path": "paySuccess/payCourseSuccess",
  544. "style": {
  545. "navigationBarTitleText": "课程支付成功",
  546. "navigationStyle": "custom",
  547. "enablePullDownRefresh": false,
  548. "navigationBarTextStyle": "white"
  549. }
  550. },
  551. {
  552. "path": "distribution/distribution",
  553. "style": {
  554. "navigationBarTitleText": "分销订单",
  555. "enablePullDownRefresh": false,
  556. "navigationBarBackgroundColor": "#F5F6F8"
  557. }
  558. },
  559. {
  560. "path": "myTeam/myTeam",
  561. "style": {
  562. "navigationBarTitleText": "我的团队",
  563. "enablePullDownRefresh": false,
  564. "navigationBarBackgroundColor": "#F5F6F8"
  565. }
  566. },
  567. {
  568. "path": "withdrawalManagement/withdrawalManagement",
  569. "style": {
  570. "navigationBarTitleText": "提现管理",
  571. "enablePullDownRefresh": false,
  572. "navigationBarBackgroundColor": "#F5F6F8"
  573. }
  574. },
  575. {
  576. "path": "addWithdrawalAccount/addWithdrawalAccount",
  577. "style": {
  578. "navigationBarTitleText": "增加提现账户",
  579. "enablePullDownRefresh": false,
  580. "navigationBarBackgroundColor": "#F5F6F8"
  581. }
  582. },
  583. {
  584. "path": "withdrawalAccountManagement/withdrawalAccountManagement",
  585. "style": {
  586. "navigationBarTitleText": "账户管理",
  587. "enablePullDownRefresh": false,
  588. "navigationBarBackgroundColor": "#F5F6F8"
  589. }
  590. },
  591. {
  592. "path": "applyWithdrawal/applyWithdrawal",
  593. "style": {
  594. "navigationBarTitleText": "申请提现",
  595. "enablePullDownRefresh": false
  596. }
  597. },
  598. {
  599. "path": "poster/poster",
  600. "style": {
  601. "navigationBarTitleText": "推广海报",
  602. "enablePullDownRefresh": false
  603. }
  604. }, {
  605. "path": "searchList/searchList",
  606. "style": {
  607. "navigationBarTitleText": "",
  608. "enablePullDownRefresh": false,
  609. "navigationStyle": "custom"
  610. }
  611. }, {
  612. "path": "collectList/collectList",
  613. "style": {
  614. "navigationBarTitleText": "我的收藏",
  615. "enablePullDownRefresh": false
  616. // "navigationStyle": "custom"
  617. }
  618. }, {
  619. "path": "msGoodsList/msGoodsList",
  620. "style": {
  621. "navigationBarTitleText": "限时优惠专区",
  622. "enablePullDownRefresh": false
  623. // "navigationStyle": "custom"
  624. }
  625. }
  626. ]
  627. }],
  628. "requiredPrivateInfos": ["chooseAddress"],
  629. "tabBar": {
  630. "custom": true,
  631. "color": "#AAAFC4",
  632. "selectedColor": "#C29556",
  633. "borderStyle": "white",
  634. "backgroundColor": "#ffffff",
  635. "height": "64px",
  636. "fontSize": "13px",
  637. "iconWidth": "48rpx",
  638. "spacing": "2px",
  639. "list": [
  640. {
  641. "pagePath": "pages/home/index",
  642. "text": "首页",
  643. "iconPath": "static/ic-shop-b.png",
  644. "selectedIconPath": "static/ic-shop-b.png"
  645. },
  646. // {
  647. // "pagePath": "pages/productCenter/productCenter",
  648. // "text": "好物",
  649. // "iconPath": "static/ic-shop-b.png",
  650. // "selectedIconPath": "static/ic-shop-b.png"
  651. // },
  652. {
  653. "pagePath": "pages/service/service",
  654. "text": "服务",
  655. "iconPath": "static/ic-shop-b.png",
  656. "selectedIconPath": "static/ic-shop-b.png"
  657. },
  658. {
  659. "pagePath": "pages/activity/activity",
  660. "text": "活动",
  661. "iconPath": "static/ic-shop-b.png",
  662. "selectedIconPath": "static/ic-shop-b.png"
  663. },
  664. {
  665. "pagePath": "pages/shoppingCart/shoppingCart",
  666. "text": "购物车",
  667. "iconPath": "static/ic-shop-b.png",
  668. "selectedIconPath": "static/ic-shop-b.png"
  669. },
  670. {
  671. "pagePath": "pages/mine/index",
  672. "text": "我的",
  673. "iconPath": "static/ic-shop-b.png",
  674. "selectedIconPath": "static/ic-shop-b.png"
  675. }
  676. ]
  677. },
  678. "globalStyle": {
  679. "navigationBarTextStyle": "black",
  680. "navigationBarTitleText": "六感熟眠商城",
  681. "navigationBarBackgroundColor": "#FFFFFF",
  682. "fontSize": "13px",
  683. "backgroundColor": "#F8F8F8",
  684. "usingComponents": {
  685. "van-cell": "/wxcomponents/vant/dist/cell/index",
  686. "van-cell-group": "/wxcomponents/vant/dist/cell-group/index",
  687. "van-col": "/wxcomponents/vant/dist/col/index",
  688. "van-field": "/wxcomponents/vant/dist/field/index",
  689. "van-image": "/wxcomponents/vant/dist/image/index",
  690. "van-nav-bar": "/wxcomponents/vant/dist/nav-bar/index",
  691. "van-row": "/wxcomponents/vant/dist/row/index",
  692. "van-stepper": "/wxcomponents/vant/dist/stepper/index",
  693. "van-tab": "/wxcomponents/vant/dist/tab/index",
  694. "van-tabs": "/wxcomponents/vant/dist/tabs/index",
  695. "van-toast": "/wxcomponents/vant/dist/toast/index",
  696. "van-count-down": "/wxcomponents/vant/dist/count-down/index",
  697. "van-popup": "/wxcomponents/vant/dist/popup/index",
  698. "van-picker": "/wxcomponents/vant/dist/picker/index"
  699. }
  700. },
  701. "condition": { //模式配置,仅开发期间生效
  702. "current": 0, //当前激活的模式(list 的索引项)
  703. "list": [{
  704. "name": "" //模式名称
  705. // "path": "pages/home/dashboard/index", //启动页面,必选
  706. // "query": "id=5" //启动参数,在页面的onLoad函数里面得到
  707. }]
  708. }
  709. }