pages.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/tabBar/home/index",
  5. "style": {
  6. "navigationBarTitleText": "采美采购商城",
  7. "enablePullDownRefresh":true,
  8. "navigationStyle":"custom"
  9. }
  10. },{
  11. "path": "pages/authorization/authorization",
  12. "style": {
  13. "navigationBarTitleText": "微信授权",
  14. "navigationStyle":"custom"
  15. }
  16. },{
  17. "path" : "pages/tabBar/category/index",
  18. "style" : {
  19. "navigationBarTitleText": "分类",
  20. "navigationStyle":"custom"
  21. }
  22. },{
  23. "path": "pages/tabBar/cart/cart",
  24. "style": {
  25. "navigationBarTitleText": "购物车",
  26. "enablePullDownRefresh":true
  27. }
  28. },{
  29. "path": "pages/tabBar/user/user",
  30. "style": {
  31. "navigationBarTitleText": "我的",
  32. "enablePullDownRefresh" : true,
  33. "navigationStyle":"custom"
  34. }
  35. }
  36. ],
  37. "subPackages": [
  38. {
  39. "root": "pages/service/",//信息服务模块
  40. "pages": [
  41. {
  42. "path": "aftersale",
  43. "style": {
  44. "navigationBarTitleText": "售后无忧"
  45. }
  46. },
  47. {
  48. "path": "shoppingnotice",
  49. "style": {
  50. "navigationBarTitleText": "购物须知"
  51. }
  52. },
  53. {
  54. "path": "organagree",
  55. "style": {
  56. "navigationBarTitleText": "机构协议"
  57. }
  58. },
  59. {
  60. "path": "useragree",
  61. "style": {
  62. "navigationBarTitleText": "用户协议"
  63. }
  64. },
  65. {
  66. "path": "supplieragree",
  67. "style": {
  68. "navigationBarTitleText": "供应商协议"
  69. }
  70. },
  71. {
  72. "path": "privacyagree",
  73. "style": {
  74. "navigationBarTitleText": "隐私权政策"
  75. }
  76. },
  77. {
  78. "path": "sellconten",
  79. "style": {
  80. "navigationBarTitleText": "条款内容"
  81. }
  82. }
  83. ]
  84. },
  85. {
  86. "root": "pages/goods/",//商品模块
  87. "pages": [
  88. {
  89. "path": "goods",
  90. "style": {
  91. "navigationBarTitleText": "商品列表",
  92. "enablePullDownRefresh":true
  93. }
  94. },
  95. {
  96. "path": "goods-instrument",
  97. "style": {
  98. "navigationBarTitleText": "项目仪器",
  99. "enablePullDownRefresh":true
  100. }
  101. },
  102. {
  103. "path": "goods-classify",
  104. "style": {
  105. "navigationBarTitleText": "商品列表",
  106. "enablePullDownRefresh":true,
  107. "navigationStyle":"custom"
  108. }
  109. },
  110. {
  111. "path": "good-floorMore",
  112. "style": {
  113. "navigationBarTitleText": "更多楼层",
  114. "enablePullDownRefresh":true
  115. }
  116. },
  117. {
  118. "path": "good-floor",
  119. "style": {
  120. "navigationBarTitleText": "",
  121. "enablePullDownRefresh":true,
  122. "navigationStyle":"custom"
  123. }
  124. },
  125. {
  126. "path": "goods-active",
  127. "style": {
  128. "navigationBarTitleText": "凑单商品",
  129. "enablePullDownRefresh":true
  130. }
  131. },
  132. {
  133. "path": "product",
  134. "style": {
  135. "navigationBarTitleText": "商品详情",
  136. "navigationStyle":"custom"
  137. }
  138. },
  139. {
  140. "path": "instrument-details",
  141. "style": {
  142. "navigationBarTitleText": "项目仪器详情",
  143. "navigationStyle":"custom"
  144. }
  145. },
  146. {
  147. "path": "cart",
  148. "style": {
  149. "navigationBarTitleText": "购物车",
  150. "enablePullDownRefresh":true,
  151. "navigationStyle":"custom"
  152. }
  153. }
  154. ]
  155. },
  156. {
  157. "root": "pages/login/",//注册登录模块
  158. "pages": [
  159. {
  160. "path": "register",
  161. "style": {
  162. "navigationBarTitleText": "机构注册",
  163. "navigationStyle":"custom"
  164. }
  165. },
  166. {
  167. "path": "register-supplier",
  168. "style": {
  169. "navigationBarTitleText": "供应商注册",
  170. "navigationStyle":"custom"
  171. }
  172. },
  173. {
  174. "path": "register-select",
  175. "style": {
  176. "navigationBarTitleText": "选择身份"
  177. }
  178. },
  179. {
  180. "path": "apply",
  181. "style": {
  182. "navigationBarTitleText": "升级会员机构",
  183. "navigationStyle":"custom"
  184. }
  185. },
  186. {
  187. "path": "apply-supplier",
  188. "style": {
  189. "navigationBarTitleText": "修改申请资料",
  190. "navigationStyle":"custom"
  191. }
  192. },
  193. {
  194. "path": "logincode",
  195. "style": {
  196. "navigationBarTitleText": "邀请码登录"
  197. }
  198. },
  199. {
  200. "path": "login",
  201. "style": {
  202. "navigationBarTitleText": "登录"
  203. }
  204. },
  205. {
  206. "path": "bindemail",
  207. "style": {
  208. "navigationBarTitleText": "绑定邮箱"
  209. }
  210. },
  211. {
  212. "path": "bindwechat",
  213. "style": {
  214. "navigationBarTitleText": "绑定微信"
  215. }
  216. },
  217. {
  218. "path": "bindOperator",
  219. "style": {
  220. "navigationBarTitleText": "绑定运营人员"
  221. }
  222. },
  223. {
  224. "path": "information",
  225. "style": {
  226. "navigationBarTitleText": "修改资料",
  227. "navigationStyle":"custom"
  228. }
  229. },
  230. {
  231. "path": "password",
  232. "style": {
  233. "navigationBarTitleText": "修改密码"
  234. }
  235. }
  236. ]
  237. },
  238. {
  239. "root": "pages/user/",//机构个人中心模块
  240. "pages": [
  241. {
  242. "path": "account/account",
  243. "style": {
  244. "navigationBarTitleText": "账户余额明细",
  245. "enablePullDownRefresh" : true,
  246. "navigationStyle":"custom"
  247. }
  248. },
  249. {
  250. "path": "address/addressManage",
  251. "style": {
  252. "navigationBarTitleText": "添加新地址"
  253. }
  254. },
  255. {
  256. "path": "address/address",
  257. "style": {
  258. "navigationBarTitleText": "地址列表"
  259. }
  260. },
  261. {
  262. "path": "about/about",
  263. "style": {
  264. "navigationBarTitleText": "关于我们"
  265. }
  266. },
  267. {
  268. "path" : "regularPurchase/regularPurchase",
  269. "style" : {
  270. "navigationBarTitleText": "再次购买"
  271. }
  272. },
  273. {
  274. "path": "order/create-order",
  275. "style": {
  276. "navigationBarTitleText": "确认订单"
  277. }
  278. },
  279. {
  280. "path": "order/success",
  281. "style": {
  282. "navigationBarTitleText": "支付结果",
  283. "navigationStyle":"custom"
  284. }
  285. },
  286. {
  287. "path": "order/order-payment",
  288. "style": {
  289. "navigationBarTitleText": "选择支付方式",
  290. "navigationStyle":"custom"
  291. }
  292. },
  293. {
  294. "path": "order/order-pay",
  295. "style": {
  296. "navigationBarTitleText": "收银台",
  297. "navigationStyle":"custom"
  298. }
  299. },
  300. {
  301. "path": "order/orderShareLogin",
  302. "style": {
  303. "navigationBarTitleText": "输入分享码"
  304. }
  305. },
  306. {
  307. "path": "order/order-sharelogin",
  308. "style": {
  309. "navigationBarTitleText": "查看订单"
  310. }
  311. },
  312. {
  313. "path": "order/order-list",
  314. "style": {
  315. "navigationBarTitleText": "我的订单",
  316. "navigationStyle":"custom"
  317. }
  318. },
  319. {
  320. "path": "order/order-details",
  321. "style": {
  322. "navigationBarTitleText": "订单详情",
  323. "navigationStyle":"custom"
  324. }
  325. },
  326. {
  327. "path": "order/order-sharedetails",
  328. "style": {
  329. "navigationBarTitleText": "订单详情"
  330. }
  331. },
  332. {
  333. "path": "order/order-logistics",
  334. "style": {
  335. "navigationBarTitleText": "物流信息"
  336. }
  337. },
  338. {
  339. "path": "operator/list",
  340. "style": {
  341. "navigationBarTitleText": "运营人员管理"
  342. }
  343. },
  344. {
  345. "path": "operator/addoperator",
  346. "style": {
  347. "navigationBarTitleText": "添加运营人员"
  348. }
  349. },
  350. {
  351. "path": "setting/setting",
  352. "style": {
  353. "navigationBarTitleText": "账户设置"
  354. }
  355. },
  356. {
  357. "path": "setting/phone",
  358. "style": {
  359. "navigationBarTitleText": "更换手机号"
  360. }
  361. },
  362. {
  363. "path": "coupon/coupon",
  364. "style": {
  365. "navigationBarTitleText": "优惠券"
  366. }
  367. }
  368. ]
  369. },
  370. {
  371. "root": "seller",
  372. "pages": [
  373. {
  374. "path": "pages/index/index",
  375. "style": {
  376. "navigationBarTitleText": "采美采购商城",
  377. "enablePullDownRefresh":true,
  378. "navigationStyle":"custom"
  379. }
  380. },
  381. {
  382. "path": "pages/login/login",
  383. "style": {
  384. "navigationBarTitleText": "登录",
  385. "navigationStyle":"custom"
  386. }
  387. },
  388. {
  389. "path": "pages/cart/cart",
  390. "style": {
  391. "navigationBarTitleText": "购物车"
  392. }
  393. },
  394. {
  395. "path": "pages/cart/buyagain",
  396. "style": {
  397. "navigationBarTitleText": "再次购买"
  398. }
  399. },
  400. {
  401. "path": "pages/cart/immediately",
  402. "style": {
  403. "navigationBarTitleText": "立即下单"
  404. }
  405. },{
  406. "path": "pages/cart/second",
  407. "style": {
  408. "navigationBarTitleText": "二手下单"
  409. }
  410. },
  411. {
  412. "path": "pages/order/create-order",
  413. "style": {
  414. "navigationBarTitleText": "确认订单"
  415. }
  416. },
  417. {
  418. "path": "pages/order/order-details",
  419. "style": {
  420. "navigationBarTitleText": "订单详情",
  421. "navigationStyle":"custom"
  422. }
  423. },
  424. {
  425. "path": "pages/order/order-list",
  426. "style": {
  427. "navigationBarTitleText": "订单列表",
  428. "navigationStyle":"custom"
  429. }
  430. },
  431. {
  432. "path": "pages/order/order-sharedetails",
  433. "style": {
  434. "navigationBarTitleText": "订单详情",
  435. "navigationStyle":"custom"
  436. }
  437. },
  438. {
  439. "path": "pages/club/list",
  440. "style": {
  441. "navigationBarTitleText": "机构列表"
  442. }
  443. },
  444. {
  445. "path": "pages/club/club-list",
  446. "style": {
  447. "navigationBarTitleText": "我的机构"
  448. }
  449. },
  450. {
  451. "path": "pages/club/allClub-list",
  452. "style": {
  453. "navigationBarTitleText": "所有机构"
  454. }
  455. },
  456. {
  457. "path": "pages/club/addoperator",
  458. "style": {
  459. "navigationBarTitleText": "邀请运营人员"
  460. }
  461. },
  462. {
  463. "path": "pages/login/register",
  464. "style": {
  465. "navigationBarTitleText": "拉机构上线",
  466. "navigationStyle":"custom"
  467. }
  468. },
  469. {
  470. "path": "pages/login/information",
  471. "style": {
  472. "navigationBarTitleText": "修改资料",
  473. "navigationStyle":"custom"
  474. }
  475. },
  476. {
  477. "path": "pages/login/apply",
  478. "style": {
  479. "navigationBarTitleText": "修改申请信息",
  480. "navigationStyle":"custom"
  481. }
  482. },
  483. {
  484. "path": "pages/order/order-historylist",
  485. "style": {
  486. "navigationBarTitleText": "订单列表"
  487. }
  488. },{
  489. "path": "pages/search/search-order",
  490. "style": {
  491. "navigationBarTitleText": "订单搜索"
  492. }
  493. },
  494. {
  495. "path": "pages/address/address",
  496. "style": {
  497. "navigationBarTitleText": "选择地址"
  498. }
  499. },
  500. {
  501. "path": "pages/address/addressManage",
  502. "style": {
  503. "navigationBarTitleText": "添加地址"
  504. }
  505. }
  506. ]
  507. },
  508. {
  509. "root": "h5",
  510. "pages": [
  511. {
  512. "path": "pages/activity/activity",
  513. "style": {
  514. "navigationBarTitleText": ""
  515. }
  516. },
  517. {
  518. "path": "pages/activity/activity_mid",
  519. "style": {
  520. "navigationBarTitleText": "年中大促",
  521. "enablePullDownRefresh":true
  522. }
  523. },
  524. {
  525. "path": "pages/activity/meobohui",
  526. "style": {
  527. "navigationBarTitleText": "美博会",
  528. "enablePullDownRefresh":true
  529. }
  530. },
  531. {
  532. "path": "pages/activity/meobohui-booth",
  533. "style": {
  534. "navigationBarTitleText": "展位图",
  535. "enablePullDownRefresh":true
  536. }
  537. },
  538. {
  539. "path": "pages/activity/meobohui-supplier",
  540. "style": {
  541. "navigationBarTitleText": "参展商",
  542. "enablePullDownRefresh":true
  543. }
  544. },
  545. {
  546. "path": "pages/article/page",
  547. "style": {
  548. "navigationBarTitleText": "采美采购平台",
  549. "enablePullDownRefresh":true
  550. }
  551. },
  552. {
  553. "path": "pages/article/path",
  554. "style": {
  555. "navigationBarTitleText": "采美采购平台",
  556. "enablePullDownRefresh":true
  557. }
  558. },
  559. {
  560. "path": "pages/article/page-image",
  561. "style": {
  562. "navigationBarTitleText": "采美采购平台"
  563. }
  564. },
  565. {
  566. "path": "pages/article/path-live",
  567. "style": {
  568. "navigationBarTitleText": "采美采购平台",
  569. "enablePullDownRefresh":true
  570. }
  571. },
  572. {
  573. "path": "pages/activity/activity-list",
  574. "style": {
  575. "navigationBarTitleText": "商品专题",
  576. "enablePullDownRefresh":true
  577. }
  578. },
  579. {
  580. "path": "pages/other/repair",
  581. "style": {
  582. "navigationBarTitleText": "维修"
  583. }
  584. },
  585. {
  586. "path": "pages/other/brand",
  587. "style": {
  588. "navigationBarTitleText": "品牌招商"
  589. }
  590. }
  591. ]
  592. },{
  593. "root": "search",
  594. "pages": [
  595. {
  596. "path": "pages/search/search",
  597. "style": {
  598. "navigationBarTitleText": "搜索"
  599. }
  600. },{
  601. "path": "pages/search/search-supplier",
  602. "style": {
  603. "navigationBarTitleText": "搜索供应商"
  604. }
  605. },{
  606. "path": "pages/search/search-instrument",
  607. "style": {
  608. "navigationBarTitleText": "搜索仪器"
  609. }
  610. },{
  611. "path": "pages/search/search-order",
  612. "style": {
  613. "navigationBarTitleText": "订单搜索"
  614. }
  615. },{
  616. "path": "pages/search/search-second",
  617. "style": {
  618. "navigationBarTitleText": "二手搜索"
  619. }
  620. }
  621. ]
  622. },{
  623. "root": "second",
  624. "pages": [
  625. {
  626. "path": "pages/form/introduce",
  627. "style": {
  628. "navigationBarTitleText": "二手市场介绍",
  629. "enablePullDownRefresh":true
  630. }
  631. },{
  632. "path": "pages/form/form",
  633. "style": {
  634. "navigationBarTitleText": "发布二手"
  635. }
  636. },
  637. {
  638. "path": "pages/product/product-list",
  639. "style": {
  640. "navigationBarTitleText": "二手商品",
  641. "enablePullDownRefresh":true
  642. }
  643. },
  644. {
  645. "path": "pages/product/product-details",
  646. "style": {
  647. "navigationBarTitleText": "商品详情",
  648. "enablePullDownRefresh":true,
  649. "navigationStyle":"custom"
  650. }
  651. }
  652. ]
  653. },
  654. {
  655. "root": "supplier",
  656. "pages": [
  657. {
  658. "path": "pages/index/index",
  659. "style": {
  660. "navigationBarTitleText": "采美采购商城",
  661. "enablePullDownRefresh":true,
  662. "navigationStyle":"custom"
  663. }
  664. },{
  665. "path": "pages/login/bind-operator",
  666. "style": {
  667. "navigationBarTitleText": "绑定微信"
  668. }
  669. },{
  670. "path": "pages/user/my-product",
  671. "style": {
  672. "navigationBarTitleText": "我的商品",
  673. "enablePullDownRefresh":true
  674. }
  675. },{
  676. "path": "pages/user/my-shop",
  677. "style": {
  678. "navigationBarTitleText": "店铺主页",
  679. "enablePullDownRefresh":true
  680. }
  681. },{
  682. "path": "pages/login/share-login",
  683. "style": {
  684. "navigationBarTitleText": "查看订单"
  685. }
  686. },{
  687. "path": "pages/login/share-info",
  688. "style": {
  689. "navigationBarTitleText": "订单详情",
  690. "navigationStyle":"custom"
  691. }
  692. },{
  693. "path": "pages/order/order-details",
  694. "style": {
  695. "navigationBarTitleText": "订单详情",
  696. "enablePullDownRefresh":true
  697. }
  698. },{
  699. "path": "pages/user/supplier",
  700. "style": {
  701. "navigationBarTitleText": "供应商信息"
  702. }
  703. },{
  704. "path": "pages/order/order-list",
  705. "style": {
  706. "navigationBarTitleText": "我的订单",
  707. "enablePullDownRefresh":true
  708. }
  709. },{
  710. "path": "pages/order/order-service-details",
  711. "style": {
  712. "navigationBarTitleText": "订单详情",
  713. "navigationStyle":"custom",
  714. "enablePullDownRefresh":true
  715. }
  716. },{
  717. "path": "pages/deliver/add-logistics",
  718. "style": {
  719. "navigationBarTitleText": "录入物流信息"
  720. }
  721. },{
  722. "path": "pages/deliver/deliver-goods",
  723. "style": {
  724. "navigationBarTitleText": "发货",
  725. "enablePullDownRefresh":true
  726. }
  727. },{
  728. "path": "pages/deliver/deliver-record",
  729. "style": {
  730. "navigationBarTitleText": "发货记录",
  731. "enablePullDownRefresh":true,
  732. "navigationStyle":"custom"
  733. }
  734. },{
  735. "path": "pages/deliver/logistics-list",
  736. "style": {
  737. "navigationBarTitleText": "物流公司"
  738. }
  739. },{
  740. "path": "pages/user/setting/password",
  741. "style": {
  742. "navigationBarTitleText": "修改密码"
  743. }
  744. },{
  745. "path": "pages/user/setting/phone",
  746. "style": {
  747. "navigationBarTitleText": "更换手机号"
  748. }
  749. },{
  750. "path": "pages/user/setting/setting",
  751. "style": {
  752. "navigationBarTitleText": "账户设置"
  753. }
  754. },{
  755. "path": "pages/user/operator/list",
  756. "style": {
  757. "navigationBarTitleText": "运营人员管理"
  758. }
  759. },{
  760. "path": "pages/user/operator/addoperator",
  761. "style": {
  762. "navigationBarTitleText": "添加运营人员"
  763. }
  764. },{
  765. "path": "pages/user/information",
  766. "style": {
  767. "navigationBarTitleText": "资料信息"
  768. }
  769. }
  770. ]
  771. }
  772. ],
  773. "tabBar": {
  774. "height":"80",
  775. "color": "#999999",
  776. "selectedColor": "#E15616",
  777. "borderStyle": "black",
  778. "backgroundColor": "#ffffff",
  779. "list": [{
  780. "pagePath": "pages/tabBar/home/index",
  781. "iconPath": "static/icon-home@3x.png",
  782. "selectedIconPath": "static/icon-home-active@3x.png",
  783. "text": "商城"
  784. },{
  785. "pagePath": "pages/tabBar/category/index",
  786. "iconPath": "static/icon-sort@3x.png",
  787. "selectedIconPath": "static/icon-sort-active@3x.png",
  788. "text": "分类"
  789. },
  790. {
  791. "pagePath": "pages/tabBar/cart/cart",
  792. "iconPath": "static/icon-cart@3x.png",
  793. "selectedIconPath": "static/icon-cart-active@3x.png",
  794. "text": "购物车"
  795. },
  796. {
  797. "pagePath": "pages/tabBar/user/user",
  798. "iconPath": "static/icon-user@3x.png",
  799. "selectedIconPath": "static/icon-user-active@3x.png",
  800. "text": "我的"
  801. }
  802. ]
  803. },
  804. "easycom": {
  805. "autoscan": true,
  806. "custom": {
  807. "tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue"
  808. }
  809. },
  810. "globalStyle": {
  811. "navigationBarTextStyle": "black",
  812. "navigationBarTitleText": "采美采购商城",
  813. "navigationBarBackgroundColor": "#FFFFFF",
  814. "backgroundColor": "#FFFFFF"
  815. },
  816. "condition" : { //模式配置,仅开发期间生效
  817. "current": 0, //当前激活的模式(list 的索引项)
  818. "list": [
  819. {
  820. "name": "", //模式名称
  821. "path": "", //启动页面,必选
  822. "query": "" //启动参数,在页面的onLoad函数里面得到
  823. }
  824. ]
  825. }
  826. }