pages.json 18 KB

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