pages.json 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025
  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. "backgroundColor": "#F28F31",
  9. "backgroundTextStyle": "light",
  10. "navigationStyle": "custom"
  11. }
  12. }, {
  13. "path": "pages/authorization/authorization",
  14. "style": {
  15. "navigationBarTitleText": "微信授权",
  16. "navigationStyle": "custom"
  17. }
  18. }, {
  19. "path": "pages/tabBar/category/index",
  20. "style": {
  21. "navigationBarTitleText": "分类",
  22. "navigationStyle": "custom"
  23. }
  24. }, {
  25. "path": "pages/tabBar/cart/index",
  26. "style": {
  27. "navigationBarTitleText": "购物车",
  28. "enablePullDownRefresh": true
  29. }
  30. }, {
  31. "path": "pages/tabBar/user/user",
  32. "style": {
  33. "navigationBarTitleText": "我的",
  34. "enablePullDownRefresh": true,
  35. "navigationStyle": "custom"
  36. }
  37. }
  38. ],
  39. "subPackages": [{
  40. "root": "pages/service/", //信息服务模块
  41. "pages": [{
  42. "path": "aftersale",
  43. "style": {
  44. "navigationBarTitleText": "售后无忧"
  45. }
  46. },
  47. {
  48. "path": "service",
  49. "style": {
  50. "navigationBarTitleText": "采美365网"
  51. }
  52. },
  53. {
  54. "path": "shoppingnotice",
  55. "style": {
  56. "navigationBarTitleText": "购物须知"
  57. }
  58. },
  59. {
  60. "path": "sellconten",
  61. "style": {
  62. "navigationBarTitleText": "条款内容"
  63. }
  64. }
  65. ]
  66. },
  67. {
  68. "root": "pages/goods/", //商品模块
  69. "pages": [
  70. /*美体节临时页面*/
  71. {
  72. "path": "good-floor-temp",
  73. "style": {
  74. "navigationBarTitleText": "美体节",
  75. "enablePullDownRefresh": true,
  76. "navigationStyle": "custom"
  77. }
  78. },
  79. {
  80. "path": "goods-instrument",
  81. "style": {
  82. "navigationBarTitleText": "项目仪器",
  83. "enablePullDownRefresh": true
  84. }
  85. },
  86. {
  87. "path": "goods-classify",
  88. "style": {
  89. "navigationBarTitleText": "商品列表",
  90. "enablePullDownRefresh": true,
  91. "navigationStyle": "custom"
  92. }
  93. },
  94. {
  95. "path": "good-floorMore",
  96. "style": {
  97. "navigationBarTitleText": "更多楼层",
  98. "enablePullDownRefresh": true
  99. }
  100. },
  101. {
  102. "path": "good-floor",
  103. "style": {
  104. "navigationBarTitleText": "",
  105. "enablePullDownRefresh": true,
  106. "navigationStyle": "custom"
  107. }
  108. },
  109. {
  110. "path": "goods-active",
  111. "style": {
  112. "navigationBarTitleText": "凑单商品",
  113. "enablePullDownRefresh": true
  114. }
  115. },
  116. {
  117. "path": "product",
  118. "style": {
  119. "navigationBarTitleText": "商品详情",
  120. "navigationStyle": "custom"
  121. }
  122. },
  123. {
  124. "path": "instrument-details",
  125. "style": {
  126. "navigationBarTitleText": "项目仪器详情",
  127. "navigationStyle": "custom"
  128. }
  129. },
  130. {
  131. "path": "cart",
  132. "style": {
  133. "navigationBarTitleText": "购物车",
  134. "enablePullDownRefresh": true,
  135. "navigationStyle": "custom"
  136. }
  137. },
  138. {
  139. "path": "goods-doc-list",
  140. "style": {
  141. "navigationBarTitleText": "美业资料",
  142. "enablePullDownRefresh": false
  143. }
  144. },
  145. {
  146. "path": "goods-doc-detail",
  147. "style": {
  148. "navigationBarTitleText": "美业资料详情",
  149. "enablePullDownRefresh": false
  150. }
  151. },
  152. {
  153. "path": "goods-supporting",
  154. "style": {
  155. "navigationBarTitleText": "配套商品",
  156. "enablePullDownRefresh": false
  157. }
  158. }
  159. ]
  160. },
  161. {
  162. "root": "pages/login/", //注册登录模块
  163. "pages": [{
  164. "path": "register",
  165. "style": {
  166. "navigationBarTitleText": "机构注册",
  167. "navigationStyle": "custom"
  168. }
  169. },
  170. {
  171. "path": "register-supplier",
  172. "style": {
  173. "navigationBarTitleText": "供应商注册",
  174. "navigationStyle": "custom"
  175. }
  176. },
  177. {
  178. "path": "register-select",
  179. "style": {
  180. "navigationBarTitleText": "选择身份"
  181. }
  182. },
  183. {
  184. "path": "apply",
  185. "style": {
  186. "navigationBarTitleText": "升级资质机构",
  187. "navigationStyle": "custom"
  188. }
  189. },
  190. {
  191. "path": "apply-supplier",
  192. "style": {
  193. "navigationBarTitleText": "修改申请资料",
  194. "navigationStyle": "custom"
  195. }
  196. },
  197. {
  198. "path": "logincode",
  199. "style": {
  200. "navigationBarTitleText": "邀请码登录"
  201. }
  202. },
  203. {
  204. "path": "login",
  205. "style": {
  206. "navigationBarTitleText": "登录"
  207. }
  208. },
  209. {
  210. "path": "binding",
  211. "style": {
  212. "navigationBarTitleText": "注册信息"
  213. }
  214. },
  215. {
  216. "path": "bindwechat",
  217. "style": {
  218. "navigationBarTitleText": "绑定微信"
  219. }
  220. },
  221. {
  222. "path": "bindOperator",
  223. "style": {
  224. "navigationBarTitleText": "绑定运营人员"
  225. }
  226. },
  227. {
  228. "path": "information",
  229. "style": {
  230. "navigationBarTitleText": "修改资料",
  231. "navigationStyle": "custom"
  232. }
  233. },
  234. {
  235. "path": "password",
  236. "style": {
  237. "navigationBarTitleText": "修改密码"
  238. }
  239. }
  240. ]
  241. },
  242. {
  243. "root": "pages/user/", //机构个人中心模块
  244. "pages": [{
  245. "path": "account/account",
  246. "style": {
  247. "navigationBarTitleText": "账户余额明细",
  248. "enablePullDownRefresh": true,
  249. "navigationStyle": "custom"
  250. }
  251. },
  252. {
  253. "path": "account/account-bean",
  254. "style": {
  255. "navigationBarTitleText": "采美豆明细",
  256. "enablePullDownRefresh": true,
  257. "navigationStyle": "custom"
  258. }
  259. },
  260. {
  261. "path": "address/addressManage",
  262. "style": {
  263. "navigationBarTitleText": "添加新地址"
  264. }
  265. },
  266. {
  267. "path": "address/address",
  268. "style": {
  269. "navigationBarTitleText": "地址列表"
  270. }
  271. },
  272. {
  273. "path": "about/about",
  274. "style": {
  275. "navigationBarTitleText": "关于我们"
  276. }
  277. },
  278. {
  279. "path": "regularPurchase/regularPurchase",
  280. "style": {
  281. "navigationBarTitleText": "再次购买"
  282. }
  283. },
  284. {
  285. "path": "order/create-order",
  286. "style": {
  287. "navigationBarTitleText": "确认订单"
  288. }
  289. },
  290. {
  291. "path": "order/success",
  292. "style": {
  293. "navigationBarTitleText": "支付结果",
  294. "navigationStyle": "custom"
  295. }
  296. },
  297. {
  298. "path": "order/order-payment",
  299. "style": {
  300. "navigationBarTitleText": "选择支付方式",
  301. "navigationStyle": "custom"
  302. }
  303. },
  304. {
  305. "path": "order/order-pay",
  306. "style": {
  307. "navigationBarTitleText": "收银台",
  308. "navigationStyle": "custom"
  309. }
  310. },
  311. {
  312. "path": "order/orderShareLogin",
  313. "style": {
  314. "navigationBarTitleText": "输入分享码"
  315. }
  316. },
  317. {
  318. "path": "order/order-sharelogin",
  319. "style": {
  320. "navigationBarTitleText": "查看订单"
  321. }
  322. },
  323. {
  324. "path": "order/order-list",
  325. "style": {
  326. "navigationBarTitleText": "我的订单",
  327. "navigationStyle": "custom"
  328. }
  329. },
  330. {
  331. "path": "order/order-details",
  332. "style": {
  333. "navigationBarTitleText": "订单详情",
  334. "navigationStyle": "custom"
  335. }
  336. },
  337. {
  338. "path": "order/order-sharedetails",
  339. "style": {
  340. "navigationBarTitleText": "订单详情"
  341. }
  342. },
  343. {
  344. "path": "order/order-logistics",
  345. "style": {
  346. "navigationBarTitleText": "物流信息"
  347. }
  348. },
  349. {
  350. "path": "operator/list",
  351. "style": {
  352. "navigationBarTitleText": "运营人员管理"
  353. }
  354. },
  355. {
  356. "path": "operator/addoperator",
  357. "style": {
  358. "navigationBarTitleText": "添加运营人员"
  359. }
  360. },
  361. {
  362. "path": "setting/setting",
  363. "style": {
  364. "navigationBarTitleText": "账户设置"
  365. }
  366. },
  367. {
  368. "path": "setting/phone",
  369. "style": {
  370. "navigationBarTitleText": "更换手机号"
  371. }
  372. },
  373. {
  374. "path": "coupon/coupon",
  375. "style": {
  376. "navigationBarTitleText": "优惠券",
  377. "enablePullDownRefresh": true
  378. }
  379. },
  380. {
  381. "path": "coupon/coupon-collection",
  382. "style": {
  383. "navigationBarTitleText": "领券中心",
  384. "enablePullDownRefresh": true
  385. }
  386. },
  387. {
  388. "path": "coupon/coupon-exchange",
  389. "style": {
  390. "navigationBarTitleText": "兑换优惠券"
  391. }
  392. },
  393. {
  394. "path": "coupon/coupon-product",
  395. "style": {
  396. "navigationBarTitleText": "活动商品",
  397. "enablePullDownRefresh": true
  398. }
  399. },
  400. {
  401. "path": "coupon/coupon-activity",
  402. "style": {
  403. "navigationBarTitleText": "采美线上美博会",
  404. "enablePullDownRefresh": true
  405. }
  406. },
  407. {
  408. "path": "collection/collection",
  409. "style": {
  410. "navigationBarTitleText": "收藏商品",
  411. "enablePullDownRefresh": true
  412. }
  413. },
  414. {
  415. "path": "member/member",
  416. "style": {
  417. "navigationBarTitleText": "采美超级会员",
  418. "enablePullDownRefresh": true
  419. }
  420. },
  421. {
  422. "path": "member/member-renew",
  423. "style": {
  424. "navigationBarTitleText": "购买超级会员"
  425. }
  426. },
  427. {
  428. "path": "member/member-record",
  429. "style": {
  430. "navigationBarTitleText": "购买记录",
  431. "enablePullDownRefresh": true
  432. }
  433. },
  434. {
  435. "path": "member/member-pay",
  436. "style": {
  437. "navigationBarTitleText": "支付超级会员"
  438. }
  439. },
  440. {
  441. "path": "member/member-product",
  442. "style": {
  443. "navigationBarTitleText": "优惠商品",
  444. "enablePullDownRefresh": true
  445. }
  446. }
  447. ]
  448. },
  449. {
  450. "root": "pages/seller/",
  451. "pages": [{
  452. "path": "index/index",
  453. "style": {
  454. "navigationBarTitleText": "采美采购商城",
  455. "enablePullDownRefresh": true,
  456. "navigationStyle": "custom"
  457. }
  458. },
  459. {
  460. "path": "login/login",
  461. "style": {
  462. "navigationBarTitleText": "登录",
  463. "navigationStyle": "custom"
  464. }
  465. },
  466. {
  467. "path": "cart/cart",
  468. "style": {
  469. "navigationBarTitleText": "购物车"
  470. }
  471. },
  472. {
  473. "path": "cart/buyagain",
  474. "style": {
  475. "navigationBarTitleText": "再次购买"
  476. }
  477. },
  478. {
  479. "path": "cart/immediately",
  480. "style": {
  481. "navigationBarTitleText": "立即下单"
  482. }
  483. },
  484. {
  485. "path": "cart/second",
  486. "style": {
  487. "navigationBarTitleText": "二手下单"
  488. }
  489. },
  490. {
  491. "path": "cart/coupon",
  492. "style": {
  493. "navigationBarTitleText": "优惠券列表",
  494. "enablePullDownRefresh": true
  495. }
  496. },
  497. {
  498. "path": "cart/coupon-share",
  499. "style": {
  500. "navigationBarTitleText": "购买优惠券",
  501. "enablePullDownRefresh": true
  502. }
  503. },
  504. {
  505. "path": "order/create-order",
  506. "style": {
  507. "navigationBarTitleText": "确认订单"
  508. }
  509. },
  510. {
  511. "path": "order/create-recharge-order",
  512. "style": {
  513. "navigationBarTitleText": "确认订单"
  514. }
  515. },
  516. {
  517. "path": "order/order-details",
  518. "style": {
  519. "navigationBarTitleText": "订单详情",
  520. "navigationStyle": "custom"
  521. }
  522. },
  523. {
  524. "path": "order/order-list",
  525. "style": {
  526. "navigationBarTitleText": "订单列表",
  527. "navigationStyle": "custom"
  528. }
  529. },
  530. {
  531. "path": "club/list",
  532. "style": {
  533. "navigationBarTitleText": "机构列表"
  534. }
  535. },
  536. {
  537. "path": "club/stayClub-list",
  538. "style": {
  539. "navigationBarTitleText": "待注册机构"
  540. }
  541. },
  542. {
  543. "path": "club/club-list",
  544. "style": {
  545. "navigationBarTitleText": "我的机构"
  546. }
  547. },
  548. {
  549. "path": "club/allClub-list",
  550. "style": {
  551. "navigationBarTitleText": "所有机构"
  552. }
  553. },
  554. {
  555. "path": "club/addoperator",
  556. "style": {
  557. "navigationBarTitleText": "邀请运营人员"
  558. }
  559. },
  560. {
  561. "path": "login/register",
  562. "style": {
  563. "navigationBarTitleText": "拉机构上线",
  564. "navigationStyle": "custom"
  565. }
  566. },
  567. {
  568. "path": "login/register-select",
  569. "style": {
  570. "navigationBarTitleText": "拉机构上线"
  571. }
  572. },
  573. {
  574. "path": "login/register-general",
  575. "style": {
  576. "navigationBarTitleText": "个人机构"
  577. }
  578. },
  579. {
  580. "path": "login/register-member",
  581. "style": {
  582. "navigationBarTitleText": "资质机构"
  583. }
  584. },
  585. {
  586. "path": "login/information",
  587. "style": {
  588. "navigationBarTitleText": "修改资料",
  589. "navigationStyle": "custom"
  590. }
  591. },
  592. {
  593. "path": "login/apply",
  594. "style": {
  595. "navigationBarTitleText": "修改申请信息",
  596. "navigationStyle": "custom"
  597. }
  598. },
  599. {
  600. "path": "order/order-historylist",
  601. "style": {
  602. "navigationBarTitleText": "订单列表"
  603. }
  604. }, {
  605. "path": "search/search-order",
  606. "style": {
  607. "navigationBarTitleText": "订单搜索"
  608. }
  609. },
  610. {
  611. "path": "address/address",
  612. "style": {
  613. "navigationBarTitleText": "选择地址"
  614. }
  615. },
  616. {
  617. "path": "address/addressManage",
  618. "style": {
  619. "navigationBarTitleText": "添加地址"
  620. }
  621. },
  622. {
  623. "path": "remarks/list",
  624. "style": {
  625. "navigationBarTitleText": "注册客户咨询记录"
  626. }
  627. },
  628. {
  629. "path": "remarks/add",
  630. "style": {
  631. "navigationBarTitleText": "添加记录"
  632. }
  633. },
  634. {
  635. "path": "remarks/details",
  636. "style": {
  637. "navigationBarTitleText": "记录详情"
  638. }
  639. },
  640. {
  641. "path": "remarks/customer-list",
  642. "style": {
  643. "navigationBarTitleText": "选择咨询人"
  644. }
  645. },
  646. {
  647. "path": "remarks/record-list",
  648. "style": {
  649. "navigationBarTitleText": "未注册客户咨询记录"
  650. }
  651. },
  652. {
  653. "path": "remarks/add-record",
  654. "style": {
  655. "navigationBarTitleText": "添加记录"
  656. }
  657. },
  658. {
  659. "path": "remarks/record-details",
  660. "style": {
  661. "navigationBarTitleText": "记录详情"
  662. }
  663. }
  664. ]
  665. },
  666. {
  667. "root": "pages/h5/", //活动分包模块
  668. "pages": [{
  669. "path": "activity/activity",
  670. "style": {
  671. "navigationBarTitleText": ""
  672. }
  673. },
  674. {
  675. "path": "activity/activity_mid",
  676. "style": {
  677. "navigationBarTitleText": "年中大促",
  678. "enablePullDownRefresh": true
  679. }
  680. },
  681. {
  682. "path": "activity/couponExp",
  683. "style": {
  684. "navigationBarTitleText": "优惠券介绍",
  685. "enablePullDownRefresh": true
  686. }
  687. },
  688. {
  689. "path": "activity/activity-topic",
  690. "style": {
  691. "navigationBarTitleText": "活动专题",
  692. "enablePullDownRefresh": true
  693. }
  694. },
  695. {
  696. "path": "activity/activity-detail",
  697. "style": {
  698. "navigationBarTitleText": "活动专题",
  699. "enablePullDownRefresh": true
  700. }
  701. },
  702. {
  703. "path": "activity/activity-floorMore",
  704. "style": {
  705. "navigationBarTitleText": "更多",
  706. "enablePullDownRefresh": true
  707. }
  708. },
  709. {
  710. "path": "article/page",
  711. "style": {
  712. "navigationBarTitleText": "采美采购平台",
  713. "enablePullDownRefresh": true
  714. }
  715. },
  716. {
  717. "path": "article/path",
  718. "style": {
  719. "navigationBarTitleText": "采美采购平台",
  720. "enablePullDownRefresh": true
  721. }
  722. },
  723. {
  724. "path": "article/page-image",
  725. "style": {
  726. "navigationBarTitleText": "采美采购平台"
  727. }
  728. },
  729. {
  730. "path": "article/path-live",
  731. "style": {
  732. "navigationBarTitleText": "采美采购平台",
  733. "enablePullDownRefresh": true
  734. }
  735. },
  736. {
  737. "path": "activity/activity-list",
  738. "style": {
  739. "navigationBarTitleText": "商品专题",
  740. "enablePullDownRefresh": true
  741. }
  742. },
  743. {
  744. "path": "other/repair",
  745. "style": {
  746. "navigationBarTitleText": "维修"
  747. }
  748. },
  749. {
  750. "path": "other/brand",
  751. "style": {
  752. "navigationBarTitleText": "品牌招商"
  753. }
  754. },
  755. {
  756. "path": "other/brands",
  757. "style": {
  758. "navigationBarTitleText": "品牌招商"
  759. }
  760. },
  761. {
  762. "path": "other/attestation",
  763. "style": {
  764. "navigationBarTitleText": "采美认证通"
  765. }
  766. }
  767. ]
  768. }, {
  769. "root": "pages/search/", //搜索分包模块
  770. "pages": [{
  771. "path": "search",
  772. "style": {
  773. "navigationBarTitleText": "搜索"
  774. }
  775. }, {
  776. "path": "search-supplier",
  777. "style": {
  778. "navigationBarTitleText": "搜索供应商"
  779. }
  780. }, {
  781. "path": "search-instrument",
  782. "style": {
  783. "navigationBarTitleText": "搜索仪器"
  784. }
  785. }, {
  786. "path": "search-order",
  787. "style": {
  788. "navigationBarTitleText": "订单搜索"
  789. }
  790. }, {
  791. "path": "search-second",
  792. "style": {
  793. "navigationBarTitleText": "二手搜索"
  794. }
  795. }]
  796. }, {
  797. "root": "pages/second/",
  798. "pages": [{
  799. "path": "form/introduce",
  800. "style": {
  801. "navigationBarTitleText": "二手市场介绍",
  802. "enablePullDownRefresh": true
  803. }
  804. },
  805. {
  806. "path": "form/form",
  807. "style": {
  808. "navigationBarTitleText": "发布二手"
  809. }
  810. },
  811. {
  812. "path": "form/form-seller",
  813. "style": {
  814. "navigationBarTitleText": "发布二手"
  815. }
  816. },
  817. {
  818. "path": "product/product-list",
  819. "style": {
  820. "navigationBarTitleText": "二手商品",
  821. "enablePullDownRefresh": true
  822. }
  823. },
  824. {
  825. "path": "product/product-details",
  826. "style": {
  827. "navigationBarTitleText": "商品详情",
  828. "enablePullDownRefresh": true,
  829. "navigationStyle": "custom"
  830. }
  831. }
  832. ]
  833. },
  834. {
  835. "root": "pages/supplier/",
  836. "pages": [{
  837. "path": "index/index",
  838. "style": {
  839. "navigationBarTitleText": "采美采购商城",
  840. "enablePullDownRefresh": true,
  841. "navigationStyle": "custom"
  842. }
  843. }, {
  844. "path": "login/bind-operator",
  845. "style": {
  846. "navigationBarTitleText": "绑定微信"
  847. }
  848. }, {
  849. "path": "user/my-product",
  850. "style": {
  851. "navigationBarTitleText": "我的商品",
  852. "enablePullDownRefresh": true
  853. }
  854. }, {
  855. "path": "user/my-shop",
  856. "style": {
  857. "navigationBarTitleText": "店铺主页",
  858. "enablePullDownRefresh": true
  859. }
  860. }, {
  861. "path": "login/share-login",
  862. "style": {
  863. "navigationBarTitleText": "查看订单"
  864. }
  865. }, {
  866. "path": "login/share-info",
  867. "style": {
  868. "navigationBarTitleText": "订单详情",
  869. "navigationStyle": "custom"
  870. }
  871. }, {
  872. "path": "order/order-details",
  873. "style": {
  874. "navigationBarTitleText": "订单详情",
  875. "enablePullDownRefresh": true
  876. }
  877. }, {
  878. "path": "user/supplier",
  879. "style": {
  880. "navigationBarTitleText": "供应商信息"
  881. }
  882. }, {
  883. "path": "order/order-list",
  884. "style": {
  885. "navigationBarTitleText": "我的订单",
  886. "enablePullDownRefresh": true
  887. }
  888. }, {
  889. "path": "order/order-service-details",
  890. "style": {
  891. "navigationBarTitleText": "订单详情",
  892. "navigationStyle": "custom",
  893. "enablePullDownRefresh": true
  894. }
  895. },
  896. {
  897. "path": "deliver/add-logistics",
  898. "style": {
  899. "navigationBarTitleText": "录入物流信息"
  900. }
  901. },
  902. {
  903. "path": "deliver/qualifications-add",
  904. "style": {
  905. "navigationBarTitleText": "上传商品资质"
  906. }
  907. },
  908. {
  909. "path": "deliver/qualifications-details",
  910. "style": {
  911. "navigationBarTitleText": "商品资质"
  912. }
  913. },
  914. {
  915. "path": "deliver/deliver-goods",
  916. "style": {
  917. "navigationBarTitleText": "发货",
  918. "enablePullDownRefresh": true
  919. }
  920. },
  921. {
  922. "path": "deliver/deliver-record",
  923. "style": {
  924. "navigationBarTitleText": "发货记录",
  925. "enablePullDownRefresh": true,
  926. "navigationStyle": "custom"
  927. }
  928. },
  929. {
  930. "path": "deliver/logistics-list",
  931. "style": {
  932. "navigationBarTitleText": "物流公司"
  933. }
  934. },
  935. {
  936. "path": "user/setting/password",
  937. "style": {
  938. "navigationBarTitleText": "修改密码"
  939. }
  940. },
  941. {
  942. "path": "user/setting/phone",
  943. "style": {
  944. "navigationBarTitleText": "更换手机号"
  945. }
  946. },
  947. {
  948. "path": "user/setting/setting",
  949. "style": {
  950. "navigationBarTitleText": "账户设置"
  951. }
  952. },
  953. {
  954. "path": "user/operator/list",
  955. "style": {
  956. "navigationBarTitleText": "运营人员管理"
  957. }
  958. },
  959. {
  960. "path": "user/operator/addoperator",
  961. "style": {
  962. "navigationBarTitleText": "添加运营人员"
  963. }
  964. },
  965. {
  966. "path": "user/information",
  967. "style": {
  968. "navigationBarTitleText": "资料信息"
  969. }
  970. }
  971. ]
  972. }
  973. ],
  974. "tabBar": {
  975. "height": "80",
  976. "color": "#999999",
  977. "selectedColor": "#E15616",
  978. "borderStyle": "black",
  979. "backgroundColor": "#ffffff",
  980. "list": [{
  981. "pagePath": "pages/tabBar/home/index",
  982. "iconPath": "static/icon-home@3x.png",
  983. "selectedIconPath": "static/icon-home-active@3x.png",
  984. "text": "商城"
  985. }, {
  986. "pagePath": "pages/tabBar/category/index",
  987. "iconPath": "static/icon-sort@3x.png",
  988. "selectedIconPath": "static/icon-sort-active@3x.png",
  989. "text": "分类"
  990. },
  991. {
  992. "pagePath": "pages/tabBar/cart/index",
  993. "iconPath": "static/icon-cart@3x.png",
  994. "selectedIconPath": "static/icon-cart-active@3x.png",
  995. "text": "购物车"
  996. },
  997. {
  998. "pagePath": "pages/tabBar/user/user",
  999. "iconPath": "static/icon-user@3x.png",
  1000. "selectedIconPath": "static/icon-user-active@3x.png",
  1001. "text": "我的"
  1002. }
  1003. ]
  1004. },
  1005. "easycom": {
  1006. "autoscan": true,
  1007. "custom": {
  1008. "tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue"
  1009. }
  1010. },
  1011. "globalStyle": {
  1012. "navigationBarTextStyle": "black",
  1013. "navigationBarTitleText": "采美采购商城",
  1014. "navigationBarBackgroundColor": "#FFFFFF",
  1015. "backgroundColor": "#FFFFFF"
  1016. },
  1017. "condition": { //模式配置,仅开发期间生效
  1018. "current": 0, //当前激活的模式(list 的索引项)
  1019. "list": [{
  1020. "name": "", //模式名称
  1021. "path": "", //启动页面,必选
  1022. "query": "" //启动参数,在页面的onLoad函数里面得到
  1023. }]
  1024. }
  1025. }