pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^s-(.*)": "@/sheep/components/s-$1/s-$1.vue",
  6. "^su-(.*)": "@/sheep/ui/su-$1/su-$1.vue"
  7. }
  8. },
  9. "pages": [
  10. {
  11. "path": "pages/index/index",
  12. "aliasPath": "/",
  13. "style": {
  14. "navigationBarTitleText": "首页",
  15. "enablePullDownRefresh": true
  16. },
  17. "meta": {
  18. "auth": false,
  19. "sync": true,
  20. "title": "首页",
  21. "group": "商城"
  22. }
  23. },
  24. {
  25. "path" : "pages/XDHome/homePage/homePage",
  26. "style" :
  27. {
  28. "navigationBarTitleText" : "首页",
  29. "enablePullDownRefresh": true
  30. },
  31. "meta": {
  32. "sync": true,
  33. "title": "首页",
  34. "group": "商城"
  35. }
  36. },
  37. {
  38. "path": "pages/index/category",
  39. "style": {
  40. "navigationBarTitleText": "商品分类"
  41. },
  42. "meta": {
  43. "sync": true,
  44. "title": "商品分类",
  45. "group": "商城"
  46. }
  47. },
  48. {
  49. "path": "pages/index/cart",
  50. "style": {
  51. "navigationBarTitleText": "购物车"
  52. },
  53. "meta": {
  54. "sync": true,
  55. "title": "购物车",
  56. "group": "商城"
  57. }
  58. },
  59. {
  60. "path": "pages/index/user",
  61. "style": {
  62. "navigationBarTitleText": "个人中心",
  63. "enablePullDownRefresh": true
  64. },
  65. "meta": {
  66. "sync": true,
  67. "title": "个人中心",
  68. "group": "商城"
  69. }
  70. },
  71. {
  72. "path" : "pages/XDHome/technicianList/technicianList",
  73. "style" :
  74. {
  75. "navigationBarTitleText" : "技师列表",
  76. "enablePullDownRefresh": true
  77. },
  78. "meta": {
  79. "sync": true,
  80. "title": "技师列表",
  81. "group": "商城"
  82. }
  83. },
  84. {
  85. "path": "pages/index/login",
  86. "style": {
  87. "navigationBarTitleText": "登录"
  88. }
  89. },
  90. {
  91. "path": "pages/index/search",
  92. "style": {
  93. "navigationBarTitleText": "搜索"
  94. },
  95. "meta": {
  96. "sync": true,
  97. "title": "搜索",
  98. "group": "商城"
  99. }
  100. },
  101. {
  102. "path": "pages/index/page",
  103. "style": {
  104. "navigationBarTitleText": ""
  105. },
  106. "meta": {
  107. "auth": false,
  108. "sync": true,
  109. "title": "自定义页面",
  110. "group": "商城"
  111. }
  112. }
  113. ],
  114. "subPackages": [{
  115. "root": "pages/goods",
  116. "pages": [{
  117. "path": "index",
  118. "style": {
  119. "navigationBarTitleText": "商品详情"
  120. },
  121. "meta": {
  122. "sync": true,
  123. "title": "普通商品",
  124. "group": "商品"
  125. }
  126. },
  127. {
  128. "path": "groupon",
  129. "style": {
  130. "navigationBarTitleText": "拼团商品"
  131. },
  132. "meta": {
  133. "sync": true,
  134. "title": "拼团商品",
  135. "group": "商品"
  136. }
  137. },
  138. {
  139. "path": "seckill",
  140. "style": {
  141. "navigationBarTitleText": "秒杀商品"
  142. },
  143. "meta": {
  144. "sync": true,
  145. "title": "秒杀商品",
  146. "group": "商品"
  147. }
  148. },
  149. {
  150. "path": "list",
  151. "style": {
  152. "navigationBarTitleText": "商品列表"
  153. },
  154. "meta": {
  155. "sync": true,
  156. "title": "商品列表",
  157. "group": "商品"
  158. }
  159. },
  160. {
  161. "path": "comment/add",
  162. "style": {
  163. "navigationBarTitleText": "评价商品"
  164. },
  165. "meta": {
  166. "auth": true
  167. }
  168. },
  169. {
  170. "path": "comment/list",
  171. "style": {
  172. "navigationBarTitleText": "商品评价"
  173. }
  174. }
  175. ]
  176. },
  177. {
  178. "root": "pages/order",
  179. "pages": [{
  180. "path": "detail",
  181. "style": {
  182. "navigationBarTitleText": "订单详情"
  183. },
  184. "meta": {
  185. "auth": true,
  186. "title": "订单详情"
  187. }
  188. },
  189. {
  190. "path": "confirm",
  191. "style": {
  192. "navigationBarTitleText": "确认订单"
  193. },
  194. "meta": {
  195. "auth": true,
  196. "title": "确认订单"
  197. }
  198. },
  199. {
  200. "path": "list",
  201. "style": {
  202. "navigationBarTitleText": "我的订单",
  203. "enablePullDownRefresh": true
  204. },
  205. "meta": {
  206. "auth": true,
  207. "sync": true,
  208. "title": "用户订单",
  209. "group": "订单中心"
  210. }
  211. },
  212. {
  213. "path": "aftersale/apply",
  214. "style": {
  215. "navigationBarTitleText": "申请售后"
  216. },
  217. "meta": {
  218. "auth": true,
  219. "title": "申请售后"
  220. }
  221. },
  222. {
  223. "path": "aftersale/return-delivery",
  224. "style": {
  225. "navigationBarTitleText": "退货物流"
  226. },
  227. "meta": {
  228. "auth": true,
  229. "title": "退货物流"
  230. }
  231. },
  232. {
  233. "path": "aftersale/list",
  234. "style": {
  235. "navigationBarTitleText": "售后列表"
  236. },
  237. "meta": {
  238. "auth": true,
  239. "sync": true,
  240. "title": "售后订单",
  241. "group": "订单中心"
  242. }
  243. },
  244. {
  245. "path": "aftersale/detail",
  246. "style": {
  247. "navigationBarTitleText": "售后详情"
  248. },
  249. "meta": {
  250. "auth": true,
  251. "title": "售后详情"
  252. }
  253. },
  254. {
  255. "path": "aftersale/log",
  256. "style": {
  257. "navigationBarTitleText": "售后进度"
  258. },
  259. "meta": {
  260. "auth": true,
  261. "title": "售后进度"
  262. }
  263. },
  264. {
  265. "path": "express/log",
  266. "style": {
  267. "navigationBarTitleText": "物流轨迹"
  268. },
  269. "meta": {
  270. "auth": true,
  271. "title": "物流轨迹"
  272. }
  273. }
  274. ]
  275. },
  276. {
  277. "root": "pages/user",
  278. "pages": [{
  279. "path": "info",
  280. "style": {
  281. "navigationBarTitleText": "我的信息"
  282. },
  283. "meta": {
  284. "auth": true,
  285. "sync": true,
  286. "title": "用户信息",
  287. "group": "用户中心"
  288. }
  289. },
  290. {
  291. "path": "goods-collect",
  292. "style": {
  293. "navigationBarTitleText": "我的收藏"
  294. },
  295. "meta": {
  296. "auth": true,
  297. "sync": true,
  298. "title": "商品收藏",
  299. "group": "用户中心"
  300. }
  301. },
  302. {
  303. "path": "goods-log",
  304. "style": {
  305. "navigationBarTitleText": "我的足迹"
  306. },
  307. "meta": {
  308. "auth": true,
  309. "sync": true,
  310. "title": "浏览记录",
  311. "group": "用户中心"
  312. }
  313. },
  314. {
  315. "path": "address/list",
  316. "style": {
  317. "navigationBarTitleText": "收货地址"
  318. },
  319. "meta": {
  320. "auth": true,
  321. "sync": true,
  322. "title": "地址管理",
  323. "group": "用户中心"
  324. }
  325. },
  326. {
  327. "path": "address/edit",
  328. "style": {
  329. "navigationBarTitleText": "编辑地址"
  330. },
  331. "meta": {
  332. "auth": true,
  333. "title": "编辑地址"
  334. }
  335. },
  336. {
  337. "path": "goods_details_store/index",
  338. "style": {
  339. "navigationBarTitleText": "自提门店"
  340. },
  341. "meta": {
  342. "auth": true,
  343. "sync": true,
  344. "title": "地址管理",
  345. "group": "用户中心"
  346. }
  347. },
  348. {
  349. "path": "wallet/money",
  350. "style": {
  351. "navigationBarTitleText": "我的余额"
  352. },
  353. "meta": {
  354. "auth": true,
  355. "sync": true,
  356. "title": "用户余额",
  357. "group": "用户中心"
  358. }
  359. },
  360. {
  361. "path": "wallet/score",
  362. "style": {
  363. "navigationBarTitleText": "我的积分"
  364. },
  365. "meta": {
  366. "auth": true,
  367. "sync": true,
  368. "title": "用户积分",
  369. "group": "用户中心"
  370. }
  371. }
  372. ]
  373. },
  374. {
  375. "root": "pages/commission",
  376. "pages": [{
  377. "path": "index",
  378. "style": {
  379. "navigationBarTitleText": "分销"
  380. },
  381. "meta": {
  382. "auth": true,
  383. "sync": true,
  384. "title": "分销中心",
  385. "group": "分销商城"
  386. }
  387. },
  388. {
  389. "path": "wallet",
  390. "style": {
  391. "navigationBarTitleText": "我的佣金"
  392. },
  393. "meta": {
  394. "auth": true,
  395. "sync": true,
  396. "title": "用户佣金",
  397. "group": "分销中心"
  398. }
  399. },
  400. {
  401. "path": "goods",
  402. "style": {
  403. "navigationBarTitleText": "推广商品"
  404. },
  405. "meta": {
  406. "auth": true,
  407. "sync": true,
  408. "title": "推广商品",
  409. "group": "分销商城"
  410. }
  411. },
  412. {
  413. "path": "order",
  414. "style": {
  415. "navigationBarTitleText": "分销订单"
  416. },
  417. "meta": {
  418. "auth": true,
  419. "sync": true,
  420. "title": "分销订单",
  421. "group": "分销商城"
  422. }
  423. },
  424. {
  425. "path": "team",
  426. "style": {
  427. "navigationBarTitleText": "我的团队"
  428. },
  429. "meta": {
  430. "auth": true,
  431. "sync": true,
  432. "title": "我的团队",
  433. "group": "分销商城"
  434. }
  435. }, {
  436. "path": "promoter",
  437. "style": {
  438. "navigationBarTitleText": "推广人排行榜"
  439. },
  440. "meta": {
  441. "auth": true,
  442. "sync": true,
  443. "title": "推广人排行榜",
  444. "group": "分销商城"
  445. }
  446. }, {
  447. "path": "commission-ranking",
  448. "style": {
  449. "navigationBarTitleText": "佣金排行榜"
  450. },
  451. "meta": {
  452. "auth": true,
  453. "sync": true,
  454. "title": "佣金排行榜",
  455. "group": "分销商城"
  456. }
  457. }, {
  458. "path": "withdraw",
  459. "style": {
  460. "navigationBarTitleText": "申请提现"
  461. },
  462. "meta": {
  463. "auth": true,
  464. "sync": true,
  465. "title": "申请提现",
  466. "group": "分销商城"
  467. }
  468. }
  469. ]
  470. },
  471. {
  472. "root": "pages/app",
  473. "pages": [{
  474. "path": "sign",
  475. "style": {
  476. "navigationBarTitleText": "签到中心"
  477. },
  478. "meta": {
  479. "auth": true,
  480. "sync": true,
  481. "title": "签到中心",
  482. "group": "应用"
  483. }
  484. }]
  485. },
  486. {
  487. "root": "pages/public",
  488. "pages": [{
  489. "path": "setting",
  490. "style": {
  491. "navigationBarTitleText": "系统设置"
  492. },
  493. "meta": {
  494. "sync": true,
  495. "title": "系统设置",
  496. "group": "通用"
  497. }
  498. },
  499. {
  500. "path": "richtext",
  501. "style": {
  502. "navigationBarTitleText": "富文本"
  503. },
  504. "meta": {
  505. "sync": true,
  506. "title": "富文本",
  507. "group": "通用"
  508. }
  509. },
  510. {
  511. "path": "faq",
  512. "style": {
  513. "navigationBarTitleText": "常见问题"
  514. },
  515. "meta": {
  516. "sync": true,
  517. "title": "常见问题",
  518. "group": "通用"
  519. }
  520. },
  521. {
  522. "path": "error",
  523. "style": {
  524. "navigationBarTitleText": "错误页面"
  525. }
  526. },
  527. {
  528. "path": "webview",
  529. "style": {
  530. "navigationBarTitleText": ""
  531. }
  532. }
  533. ]
  534. },
  535. {
  536. "root": "pages/coupon",
  537. "pages": [{
  538. "path": "list",
  539. "style": {
  540. "navigationBarTitleText": "领券中心"
  541. },
  542. "meta": {
  543. "sync": true,
  544. "title": "领券中心",
  545. "group": "优惠券"
  546. }
  547. },
  548. {
  549. "path": "detail",
  550. "style": {
  551. "navigationBarTitleText": "优惠券"
  552. },
  553. "meta": {
  554. "auth": false,
  555. "sync": true,
  556. "title": "优惠券详情",
  557. "group": "优惠券"
  558. }
  559. }
  560. ]
  561. },
  562. {
  563. "root": "pages/chat",
  564. "pages": [{
  565. "path": "index",
  566. "style": {
  567. "navigationBarTitleText": "客服"
  568. },
  569. "meta": {
  570. "auth": true,
  571. "sync": true,
  572. "title": "客服",
  573. "group": "客服"
  574. }
  575. }]
  576. },
  577. {
  578. "root": "pages/pay",
  579. "pages": [{
  580. "path": "index",
  581. "style": {
  582. "navigationBarTitleText": "收银台"
  583. }
  584. },
  585. {
  586. "path": "result",
  587. "style": {
  588. "navigationBarTitleText": "支付结果"
  589. }
  590. },
  591. {
  592. "path": "recharge",
  593. "style": {
  594. "navigationBarTitleText": "充值余额"
  595. },
  596. "meta": {
  597. "auth": true,
  598. "sync": true,
  599. "title": "充值余额",
  600. "group": "支付"
  601. }
  602. },
  603. {
  604. "path": "recharge-log",
  605. "style": {
  606. "navigationBarTitleText": "充值记录"
  607. },
  608. "meta": {
  609. "auth": true,
  610. "sync": true,
  611. "title": "充值记录",
  612. "group": "支付"
  613. }
  614. }
  615. ]
  616. },
  617. {
  618. "root": "pages/activity",
  619. "pages": [{
  620. "path": "groupon/detail",
  621. "style": {
  622. "navigationBarTitleText": "拼团详情"
  623. }
  624. },
  625. {
  626. "path": "groupon/order",
  627. "style": {
  628. "navigationBarTitleText": "我的拼团",
  629. "enablePullDownRefresh": true
  630. },
  631. "meta": {
  632. "auth": true,
  633. "sync": true,
  634. "title": "拼团订单",
  635. "group": "营销活动"
  636. }
  637. },
  638. {
  639. "path": "index",
  640. "style": {
  641. "navigationBarTitleText": "营销商品"
  642. },
  643. "meta": {
  644. "sync": true,
  645. "title": "营销商品",
  646. "group": "营销活动"
  647. }
  648. },
  649. {
  650. "path": "groupon/list",
  651. "style": {
  652. "navigationBarTitleText": "拼团活动"
  653. },
  654. "meta": {
  655. "sync": true,
  656. "title": "拼团活动",
  657. "group": "营销活动"
  658. }
  659. },
  660. {
  661. "path": "seckill/list",
  662. "style": {
  663. "navigationBarTitleText": "秒杀活动"
  664. },
  665. "meta": {
  666. "sync": true,
  667. "title": "秒杀活动",
  668. "group": "营销活动"
  669. }
  670. }
  671. ]
  672. },
  673. {
  674. "root": "pages/XDHome/technician",
  675. "pages": [{
  676. "path": "technicianDetails/technicianDetails",
  677. "style": {
  678. "navigationBarTitleText": "技师详情"
  679. }
  680. },
  681. {
  682. "path" : "orderDetails/orderDetails",
  683. "style" :
  684. {
  685. "navigationBarTitleText" : "下单详情"
  686. }
  687. }
  688. ]
  689. }
  690. ],
  691. "globalStyle": {
  692. "navigationBarTextStyle": "black",
  693. "navigationBarTitleText": "嘀咚到位",
  694. "navigationBarBackgroundColor": "#FFFFFF",
  695. "backgroundColor": "#FFFFFF",
  696. "navigationStyle": "custom"
  697. }
  698. }