pages.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  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": "Home",
  15. "enablePullDownRefresh": true
  16. },
  17. "meta": {
  18. "auth": false,
  19. "sync": true,
  20. "title": "Home",
  21. "group": "Shop"
  22. }
  23. },
  24. {
  25. "path": "pages/index/user",
  26. "style": {
  27. "navigationBarTitleText": "User center",
  28. "enablePullDownRefresh": true
  29. },
  30. "meta": {
  31. "sync": true,
  32. "title": "User center",
  33. "group": "Shop"
  34. }
  35. },
  36. {
  37. "path": "pages/index/category",
  38. "style": {
  39. "navigationBarTitleText": "Category"
  40. },
  41. "meta": {
  42. "sync": true,
  43. "title": "Category",
  44. "group": "Shop"
  45. }
  46. },
  47. {
  48. "path": "pages/index/cart",
  49. "style": {
  50. "navigationBarTitleText": "Cart"
  51. },
  52. "meta": {
  53. "sync": true,
  54. "title": "Cart",
  55. "group": "Shop"
  56. }
  57. },
  58. {
  59. "path": "pages/index/finance",
  60. "style": {
  61. "navigationBarTitleText": "Finance"
  62. }
  63. },
  64. {
  65. "path": "pages/index/cash-back-list",
  66. "style": {
  67. "navigationBarTitleText": "CashBack"
  68. }
  69. },
  70. {
  71. "path": "pages/index/login",
  72. "style": {
  73. "navigationBarTitleText": "Login"
  74. }
  75. },
  76. {
  77. "path": "pages/index/search",
  78. "style": {
  79. "navigationBarTitleText": "Search"
  80. },
  81. "meta": {
  82. "sync": true,
  83. "title": "Search",
  84. "group": "Shop"
  85. }
  86. },
  87. {
  88. "path": "pages/index/page",
  89. "style": {
  90. "navigationBarTitleText": ""
  91. },
  92. "meta": {
  93. "auth": false,
  94. "sync": true,
  95. "title": "Custom page",
  96. "group": "Shop"
  97. }
  98. }
  99. ],
  100. "subPackages": [
  101. {
  102. "root": "pages/goods",
  103. "pages": [
  104. {
  105. "path": "index",
  106. "style": {
  107. "navigationBarTitleText": "Goods detail"
  108. },
  109. "meta": {
  110. "sync": true,
  111. "title": "Ordinary goods",
  112. "group": "Goods"
  113. }
  114. },
  115. {
  116. "path": "groupon",
  117. "style": {
  118. "navigationBarTitleText": "Group goods"
  119. },
  120. "meta": {
  121. "sync": true,
  122. "title": "Group goods",
  123. "group": "Goods"
  124. }
  125. },
  126. {
  127. "path": "seckill",
  128. "style": {
  129. "navigationBarTitleText": "Seckill goods"
  130. },
  131. "meta": {
  132. "sync": true,
  133. "title": "Seckill goods",
  134. "group": "Goods"
  135. }
  136. },
  137. {
  138. "path": "score",
  139. "style": {
  140. "navigationBarTitleText": "Point goods"
  141. },
  142. "meta": {
  143. "sync": true,
  144. "title": "Point goods",
  145. "group": "Goods"
  146. }
  147. },
  148. {
  149. "path": "list",
  150. "style": {
  151. "navigationBarTitleText": "Goods list"
  152. },
  153. "meta": {
  154. "sync": true,
  155. "title": "Goods list",
  156. "group": "Goods"
  157. }
  158. },
  159. {
  160. "path": "comment/add",
  161. "style": {
  162. "navigationBarTitleText": "Comment goods"
  163. },
  164. "meta": {
  165. "auth": true
  166. }
  167. },
  168. {
  169. "path": "comment/list",
  170. "style": {
  171. "navigationBarTitleText": "Goods comments"
  172. }
  173. }
  174. ]
  175. },
  176. {
  177. "root": "pages/order",
  178. "pages": [
  179. {
  180. "path": "detail",
  181. "style": {
  182. "navigationBarTitleText": "Order detail"
  183. },
  184. "meta": {
  185. "auth": true,
  186. "title": "Order detail"
  187. }
  188. },
  189. {
  190. "path": "confirm",
  191. "style": {
  192. "navigationBarTitleText": "Confirm order"
  193. },
  194. "meta": {
  195. "auth": true,
  196. "title": "Confirm order"
  197. }
  198. },
  199. {
  200. "path": "list",
  201. "style": {
  202. "navigationBarTitleText": "My order",
  203. "enablePullDownRefresh": true
  204. },
  205. "meta": {
  206. "auth": true,
  207. "sync": true,
  208. "title": "User order",
  209. "group": "Order center"
  210. }
  211. },
  212. {
  213. "path": "invoice",
  214. "style": {
  215. "navigationBarTitleText": "Invoice detail"
  216. },
  217. "meta": {
  218. "auth": true,
  219. "title": "INvoice detail"
  220. }
  221. },
  222. {
  223. "path": "dispatch/content",
  224. "style": {
  225. "navigationBarTitleText": "Delivery content"
  226. },
  227. "meta": {
  228. "auth": true,
  229. "title": "Delivery content"
  230. }
  231. },
  232. {
  233. "path": "aftersale/apply",
  234. "style": {
  235. "navigationBarTitleText": "Aftersale"
  236. },
  237. "meta": {
  238. "auth": true,
  239. "title": "Aftersale"
  240. }
  241. },
  242. {
  243. "path": "aftersale/list",
  244. "style": {
  245. "navigationBarTitleText": "Aftersale list"
  246. },
  247. "meta": {
  248. "auth": true,
  249. "sync": true,
  250. "title": "Aftersale orders",
  251. "group": "Order center"
  252. }
  253. },
  254. {
  255. "path": "aftersale/detail",
  256. "style": {
  257. "navigationBarTitleText": "Aftersale detail"
  258. },
  259. "meta": {
  260. "auth": true,
  261. "title": "Aftersale detail"
  262. }
  263. },
  264. {
  265. "path": "aftersale/log",
  266. "style": {
  267. "navigationBarTitleText": "Aftersale progress"
  268. },
  269. "meta": {
  270. "auth": true,
  271. "title": "Aftersale progress"
  272. }
  273. },
  274. {
  275. "path": "express/log",
  276. "style": {
  277. "navigationBarTitleText": "Logistics trajectory"
  278. },
  279. "meta": {
  280. "auth": true,
  281. "title": "Logistics trajectory"
  282. }
  283. },
  284. {
  285. "path": "express/list",
  286. "style": {
  287. "navigationBarTitleText": "Order package"
  288. },
  289. "meta": {
  290. "auth": true,
  291. "title": "Order package"
  292. }
  293. }
  294. ]
  295. },
  296. {
  297. "root": "pages/user",
  298. "pages": [
  299. {
  300. "path": "info",
  301. "style": {
  302. "navigationBarTitleText": "My info"
  303. },
  304. "meta": {
  305. "auth": true,
  306. "sync": true,
  307. "title": "User info",
  308. "group": "User center"
  309. }
  310. },
  311. {
  312. "path": "goods-collect",
  313. "style": {
  314. "navigationBarTitleText": "My collection"
  315. },
  316. "meta": {
  317. "auth": true,
  318. "sync": true,
  319. "title": "Goods collection",
  320. "group": "User center"
  321. }
  322. },
  323. {
  324. "path": "goods-log",
  325. "style": {
  326. "navigationBarTitleText": "My history"
  327. },
  328. "meta": {
  329. "auth": true,
  330. "sync": true,
  331. "title": "Views history",
  332. "group": "User center"
  333. }
  334. },
  335. {
  336. "path": "address/list",
  337. "style": {
  338. "navigationBarTitleText": "Shipping address"
  339. },
  340. "meta": {
  341. "auth": true,
  342. "sync": true,
  343. "title": "Manage address",
  344. "group": "User center"
  345. }
  346. },
  347. {
  348. "path": "address/edit",
  349. "style": {
  350. "navigationBarTitleText": "Edit address"
  351. },
  352. "meta": {
  353. "auth": true,
  354. "title": "Edit address"
  355. }
  356. },
  357. {
  358. "path": "invoice/list",
  359. "style": {
  360. "navigationBarTitleText": "Invoice manage"
  361. },
  362. "meta": {
  363. "auth": true,
  364. "sync": true,
  365. "title": "Invoice manage",
  366. "group": "User center"
  367. }
  368. },
  369. {
  370. "path": "invoice/edit",
  371. "style": {
  372. "navigationBarTitleText": "Invoice edit"
  373. },
  374. "meta": {
  375. "auth": true,
  376. "title": "Invoice edit"
  377. }
  378. },
  379. {
  380. "path": "wallet/money",
  381. "style": {
  382. "navigationBarTitleText": "My balance"
  383. },
  384. "meta": {
  385. "auth": true,
  386. "sync": true,
  387. "title": "User balance",
  388. "group": "User center"
  389. }
  390. },
  391. {
  392. "path": "wallet/commission",
  393. "style": {
  394. "navigationBarTitleText": "My commission"
  395. },
  396. "meta": {
  397. "auth": true,
  398. "sync": true,
  399. "title": "User commission",
  400. "group": "Distribution center"
  401. }
  402. },
  403. {
  404. "path": "wallet/score",
  405. "style": {
  406. "navigationBarTitleText": "My points"
  407. },
  408. "meta": {
  409. "auth": true,
  410. "sync": true,
  411. "title": "User points",
  412. "group": "User center"
  413. }
  414. }
  415. ]
  416. },
  417. {
  418. "root": "pages/commission",
  419. "pages": [
  420. {
  421. "path": "index",
  422. "style": {
  423. "navigationBarTitleText": "Distribution"
  424. },
  425. "meta": {
  426. "auth": true,
  427. "sync": true,
  428. "title": "Distribution center" ,
  429. "group": "Distribution shop"
  430. }
  431. },
  432. {
  433. "path": "apply",
  434. "style": {
  435. "navigationBarTitleText": "Apply for distributor"
  436. },
  437. "meta": {
  438. "auth": true,
  439. "sync": true,
  440. "title": "Apply for distributor",
  441. "group": "Distributor shop"
  442. }
  443. },
  444. {
  445. "path": "goods",
  446. "style": {
  447. "navigationBarTitleText": "Promote productsr"
  448. },
  449. "meta": {
  450. "auth": true,
  451. "sync": true,
  452. "title": "Promote productsr",
  453. "group": "Distributor shop"
  454. }
  455. },
  456. {
  457. "path": "order",
  458. "style": {
  459. "navigationBarTitleText": "Distributor orders"
  460. },
  461. "meta": {
  462. "auth": true,
  463. "sync": true,
  464. "title": "Distributor orders",
  465. "group": "Distributor shop"
  466. }
  467. },
  468. {
  469. "path": "share-log",
  470. "style": {
  471. "navigationBarTitleText": "Share log"
  472. },
  473. "meta": {
  474. "auth": true,
  475. "sync": true,
  476. "title": "Share log",
  477. "group": "Distributor shop"
  478. }
  479. },
  480. {
  481. "path": "team",
  482. "style": {
  483. "navigationBarTitleText": "My team"
  484. },
  485. "meta": {
  486. "auth": true,
  487. "sync": true,
  488. "title": "My team",
  489. "group": "Distributor shop"
  490. }
  491. }
  492. ]
  493. },
  494. {
  495. "root": "pages/app",
  496. "pages": [
  497. {
  498. "path": "sign",
  499. "style": {
  500. "navigationBarTitleText": "Check-in center"
  501. },
  502. "meta": {
  503. "auth": true,
  504. "sync": true,
  505. "title": "Check-in center",
  506. "group": "Application"
  507. }
  508. },
  509. {
  510. "path": "score-shop",
  511. "style": {
  512. "navigationBarTitleText": "Point shop"
  513. },
  514. "meta": {
  515. "auth": false,
  516. "sync": true,
  517. "title": "Point shop",
  518. "group": "Application"
  519. }
  520. }
  521. ]
  522. },
  523. {
  524. "root": "pages/public",
  525. "pages": [
  526. {
  527. "path": "setting",
  528. "style": {
  529. "navigationBarTitleText": "Setting"
  530. },
  531. "meta": {
  532. "sync": true,
  533. "title": "Setting",
  534. "group": "Universal"
  535. }
  536. },
  537. {
  538. "path": "feedback",
  539. "style": {
  540. "navigationBarTitleText": "Feedback"
  541. },
  542. "meta": {
  543. "auth": true,
  544. "sync": true,
  545. "title": "Feedback",
  546. "group": "Universal"
  547. }
  548. },
  549. {
  550. "path": "richtext",
  551. "style": {
  552. "navigationBarTitleText": "Richtext"
  553. },
  554. "meta": {
  555. "sync": true,
  556. "title": "Richtext",
  557. "group": "Universal"
  558. }
  559. },
  560. {
  561. "path": "faq",
  562. "style": {
  563. "navigationBarTitleText": "Common problem"
  564. },
  565. "meta": {
  566. "sync": true,
  567. "title": "Common problem",
  568. "group": "Universal"
  569. }
  570. },
  571. {
  572. "path": "error",
  573. "style": {
  574. "navigationBarTitleText": "Error page"
  575. }
  576. },
  577. {
  578. "path": "webview",
  579. "style": {
  580. "navigationBarTitleText": ""
  581. }
  582. }
  583. ]
  584. },
  585. {
  586. "root": "pages/coupon",
  587. "pages": [
  588. {
  589. "path": "list",
  590. "style": {
  591. "navigationBarTitleText": "Voucher Center"
  592. },
  593. "meta": {
  594. "sync": true,
  595. "title": "Voucher Center",
  596. "group": "Coupon"
  597. }
  598. },
  599. {
  600. "path": "detail",
  601. "style": {
  602. "navigationBarTitleText": "Coupon"
  603. },
  604. "meta": {
  605. "auth": false,
  606. "sync": true,
  607. "title": "Coupon detail",
  608. "group": "Coupon"
  609. }
  610. }
  611. ]
  612. },
  613. {
  614. "root": "pages/chat",
  615. "pages": [
  616. {
  617. "path": "index",
  618. "style": {
  619. "navigationBarTitleText": "Service"
  620. },
  621. "meta": {
  622. "auth": true,
  623. "sync": true,
  624. "title": "Service",
  625. "group": "Service"
  626. }
  627. }
  628. ]
  629. },
  630. {
  631. "root": "pages/pay",
  632. "pages": [
  633. {
  634. "path": "index",
  635. "style": {
  636. "navigationBarTitleText": "Checkout counter"
  637. }
  638. },
  639. {
  640. "path": "result",
  641. "style": {
  642. "navigationBarTitleText": "Pay result"
  643. }
  644. },
  645. {
  646. "path": "recharge",
  647. "style": {
  648. "navigationBarTitleText": "Recharge balance"
  649. },
  650. "meta": {
  651. "auth": true,
  652. "sync": true,
  653. "title": "Recharge balance",
  654. "group": "Pay"
  655. }
  656. },
  657. {
  658. "path": "recharge-log",
  659. "style": {
  660. "navigationBarTitleText": "Recharge log"
  661. },
  662. "meta": {
  663. "auth": true,
  664. "sync": true,
  665. "title": "Recharge log",
  666. "group": "Pay"
  667. }
  668. },
  669. {
  670. "path": "withdraw",
  671. "style": {
  672. "navigationBarTitleText": "Withdraw"
  673. },
  674. "meta": {
  675. "auth": true,
  676. "sync": true,
  677. "title": "Withdraw",
  678. "group": "Pay"
  679. }
  680. },
  681. {
  682. "path": "withdraw-log",
  683. "style": {
  684. "navigationBarTitleText": "Withdraw log"
  685. },
  686. "meta": {
  687. "auth": true,
  688. "sync": true,
  689. "title": "Withdraw log",
  690. "group": "Pay"
  691. }
  692. }
  693. ]
  694. },
  695. {
  696. "root": "pages/activity",
  697. "pages": [
  698. {
  699. "path": "groupon/detail",
  700. "style": {
  701. "navigationBarTitleText": "Group detail"
  702. }
  703. },
  704. {
  705. "path": "groupon/order",
  706. "style": {
  707. "navigationBarTitleText": "My group",
  708. "enablePullDownRefresh": true
  709. },
  710. "meta": {
  711. "auth": true,
  712. "sync": true,
  713. "title": "Group orders",
  714. "group": "Marketing activities"
  715. }
  716. },
  717. {
  718. "path": "index",
  719. "style": {
  720. "navigationBarTitleText": "Marketing goods"
  721. },
  722. "meta": {
  723. "sync": true,
  724. "title": "Marketing goods",
  725. "group": "Marketing activities"
  726. }
  727. },
  728. {
  729. "path": "groupon/list",
  730. "style": {
  731. "navigationBarTitleText": "Group activities"
  732. },
  733. "meta": {
  734. "sync": true,
  735. "title": "Group activities",
  736. "group": "Marketing activities"
  737. }
  738. },
  739. {
  740. "path": "seckill/list",
  741. "style": {
  742. "navigationBarTitleText": "Seckill activities"
  743. },
  744. "meta": {
  745. "sync": true,
  746. "title": "Seckill activities",
  747. "group": "Marketing activities"
  748. }
  749. }
  750. ]
  751. }
  752. ],
  753. "globalStyle": {
  754. "navigationBarTextStyle": "black",
  755. "navigationBarTitleText": "Xingpingou",
  756. "navigationBarBackgroundColor": "#FFFFFF",
  757. "backgroundColor": "#FFFFFF",
  758. "navigationStyle": "custom"
  759. },
  760. "tabBar": {
  761. "list": [
  762. {
  763. "pagePath": "pages/index/index"
  764. },
  765. {
  766. "pagePath": "pages/index/cart"
  767. },
  768. {
  769. "pagePath": "pages/index/finance"
  770. },
  771. {
  772. "pagePath": "pages/index/user"
  773. }
  774. ]
  775. }
  776. }