pages.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index/index",
  7. "style": {
  8. "navigationBarBackgroundColor": "#111111",
  9. "navigationBarTextStyle": "white",
  10. "navigationBarTitleText": "艺绘",
  11. "app-plus": {
  12. // "titleNView": false
  13. }
  14. }
  15. },
  16. {
  17. "path": "pages/index/integral",
  18. "style": {
  19. "navigationBarBackgroundColor": "#111111",
  20. "navigationBarTextStyle": "white",
  21. "navigationBarTitleText": "兑换专区"
  22. }
  23. },
  24. {
  25. "path": "pages/money/wallet",
  26. "style": {
  27. "navigationBarTitleText": "我的余额",
  28. "navigationBarBackgroundColor": "#111111",
  29. "navigationBarTextStyle":"white"
  30. // "app-plus": {
  31. // "titleNView": {
  32. // "type": "transparent"
  33. // }
  34. // }
  35. }
  36. },
  37. {
  38. "path": "pages/user/yuezz",
  39. "style": {
  40. "navigationBarBackgroundColor": "#111111",
  41. "navigationBarTextStyle": "white",
  42. "navigationBarTitleText": "余额转账"
  43. }
  44. },
  45. {
  46. "path": "pages/user/myvip",
  47. "style": {
  48. "navigationBarTitleText": "加盟"
  49. }
  50. },
  51. {
  52. "path": "pages/user/about",
  53. "style": {
  54. "navigationBarTitleText": "关于我们",
  55. "navigationBarBackgroundColor": "#111111",
  56. "navigationBarTextStyle":"white"
  57. }
  58. },
  59. {
  60. "path": "pages/shoping/list",
  61. "style": {
  62. "navigationBarTitleText": "店铺列表",
  63. "navigationBarBackgroundColor": "#111111",
  64. "navigationBarTextStyle":"white"
  65. }
  66. },
  67. {
  68. "path": "pages/public/start",
  69. "style": {
  70. "navigationBarTitleText": "授权页",
  71. "app-plus": {
  72. "titleNView": false
  73. }
  74. }
  75. },
  76. {
  77. "path": "pages/public/agreement",
  78. "style": {
  79. "navigationBarTitleText": "用户协议",
  80. "navigationBarBackgroundColor": "#111111",
  81. "navigationBarTextStyle": "white"
  82. }
  83. },
  84. {
  85. "path": "pages/public/privacy",
  86. "style": {
  87. "navigationBarTitleText": "隐私协议",
  88. "navigationBarBackgroundColor": "#111111",
  89. "navigationBarTextStyle": "white"
  90. }
  91. },
  92. {
  93. "path": "pages/public/register",
  94. "style": {
  95. "navigationBarTitleText": "注册",
  96. "navigationBarBackgroundColor": "#111111",
  97. "navigationBarTextStyle": "white",
  98. "app-plus": {
  99. "titleNView": {
  100. "type": "transparent"
  101. }
  102. }
  103. }
  104. },
  105. {
  106. "path": "pages/user/jiedianDetails",
  107. "style": {
  108. "navigationBarTitleText": "节点团队",
  109. "navigationBarBackgroundColor": "#111111",
  110. "navigationBarTextStyle": "white",
  111. "app-plus": {
  112. "titleNView": {
  113. "type": "transparent"
  114. }
  115. }
  116. }
  117. },
  118. {
  119. "path": "pages/user/teamList",
  120. "style": {
  121. "navigationBarTitleText": "我的推广",
  122. "navigationBarBackgroundColor": "#111111",
  123. "navigationBarTextStyle":"white"
  124. }
  125. },
  126. {
  127. "path": "pages/public/login",
  128. "style": {
  129. "navigationBarTitleText": "登录",
  130. "navigationBarBackgroundColor": "#111111",
  131. "navigationBarTextStyle": "white",
  132. "app-plus": {
  133. "titleNView": {
  134. "type": "transparent"
  135. }
  136. }
  137. }
  138. },
  139. {
  140. "path": "pages/public/wxLogin",
  141. "style": {
  142. "navigationBarTitleText": "微信登录",
  143. "navigationBarBackgroundColor": "#111111",
  144. "navigationBarTextStyle": "white",
  145. "app-plus": {
  146. "titleNView": {
  147. "type": "transparent"
  148. }
  149. }
  150. }
  151. },
  152. {
  153. "path": "pages/public/forget",
  154. "style": {
  155. "navigationBarTitleText": "忘记密码",
  156. "navigationBarBackgroundColor": "#111111",
  157. "navigationBarTextStyle": "white",
  158. "app-plus": {
  159. "titleNView": {
  160. "type": "transparent"
  161. }
  162. }
  163. }
  164. },
  165. {
  166. "path": "pages/user/jiedian",
  167. "style": {
  168. "navigationBarTitleText": "我的节点",
  169. "navigationBarBackgroundColor": "#111111",
  170. "navigationBarTextStyle":"white"
  171. }
  172. },
  173. {
  174. "path": "pages/user/team",
  175. "style": {
  176. "navigationStyle": "custom",
  177. "navigationBarTitleText": "我的推广",
  178. "navigationBarBackgroundColor": "#111111",
  179. "navigationBarTextStyle":"white"
  180. }
  181. },
  182. {
  183. "path": "pages/user/cash",
  184. "style": {
  185. "navigationBarTitleText": "我的现金",
  186. "navigationBarBackgroundColor": "#111111",
  187. "navigationBarTextStyle":"white"
  188. }
  189. },
  190. {
  191. "path": "pages/user/whiteJf",
  192. "style": {
  193. "navigationStyle": "custom",
  194. "navigationBarTitleText": "我的肥料",
  195. "navigationBarBackgroundColor": "#111111",
  196. "navigationBarTextStyle":"white"
  197. }
  198. },
  199. {
  200. "path": "pages/user/greenJf",
  201. "style": {
  202. "navigationStyle": "custom",
  203. "navigationBarTitleText": "我的水滴",
  204. "navigationBarBackgroundColor": "#111111",
  205. "navigationBarTextStyle":"white"
  206. }
  207. },
  208. {
  209. "path": "pages/user/purpleJf",
  210. "style": {
  211. "navigationStyle": "custom",
  212. "navigationBarTitleText": "我的阳光",
  213. "navigationBarBackgroundColor": "#111111",
  214. "navigationBarTextStyle":"white"
  215. }
  216. },
  217. {
  218. "path": "pages/user/mallJf",
  219. "style": {
  220. "navigationStyle": "custom",
  221. "navigationBarTitleText": "我的阳光",
  222. "navigationBarBackgroundColor": "#111111",
  223. "navigationBarTextStyle":"white"
  224. }
  225. },
  226. {
  227. "path": "pages/user/shopJf",
  228. "style": {
  229. "navigationStyle": "custom",
  230. "navigationBarTitleText": "能量金豆",
  231. "navigationBarBackgroundColor": "#111111",
  232. "navigationBarTextStyle":"white"
  233. }
  234. },
  235. {
  236. "path": "pages/user/wenpiao",
  237. "style": {
  238. "navigationStyle": "custom",
  239. "navigationBarTitleText": "文票",
  240. "navigationBarBackgroundColor": "#111111",
  241. "navigationBarTextStyle":"white"
  242. }
  243. },
  244. {
  245. "path": "pages/user/greenChange",
  246. "style": {
  247. "navigationBarTitleText": "洒水壶兑换",
  248. "navigationBarBackgroundColor": "#111111",
  249. "navigationBarTextStyle":"white"
  250. }
  251. },
  252. {
  253. "path": "pages/money/withdmoenys",
  254. "style": {
  255. "navigationBarTitleText": "转账",
  256. "navigationBarBackgroundColor": "#111111",
  257. "navigationBarTextStyle":"white"
  258. }
  259. },
  260. {
  261. "path": "pages/product/reply",
  262. "style": {
  263. "navigationBarTitleText": "商品评价",
  264. "navigationBarBackgroundColor": "#111111",
  265. "navigationBarTextStyle": "white",
  266. "app-plus": {
  267. "titleNView": {
  268. "type": "transparent"
  269. }
  270. }
  271. }
  272. },
  273. {
  274. "path": "pages/product/product",
  275. "style": {
  276. "navigationBarTitleText": "详情",
  277. "navigationBarBackgroundColor": "#111111",
  278. "navigationBarTextStyle": "white",
  279. "app-plus": {
  280. "titleNView": {
  281. // "type": "transparent"
  282. }
  283. }
  284. }
  285. },
  286. {
  287. "path": "pages/product/seckill",
  288. "style": {
  289. "navigationBarTitleText": "限时秒杀",
  290. "navigationBarBackgroundColor": "#111111",
  291. "navigationBarTextStyle":"white"
  292. }
  293. },
  294. {
  295. "path": "pages/product/list",
  296. "style": {
  297. "enablePullDownRefresh": true,
  298. "navigationBarTitleText": "商品列表",
  299. "navigationBarBackgroundColor": "#111111",
  300. "navigationBarTextStyle":"white"
  301. }
  302. },
  303. {
  304. "path": "pages/product/search",
  305. "style": {
  306. "enablePullDownRefresh": true,
  307. "navigationBarBackgroundColor": "#111111",
  308. "navigationBarTextStyle": "white",
  309. // #ifdef APP-PLUS
  310. "navigationStyle": "custom",
  311. // #endif
  312. // #ifndef MP || APP-PLUS
  313. "app-plus": {
  314. "titleNView": {
  315. "searchInput": {
  316. "backgroundColor": "rgba(231, 231, 231,.7)",
  317. "borderRadius": "16px",
  318. "placeholder": "请输入关键字",
  319. "disabled": false,
  320. "placeholderColor": "#606266",
  321. "align": "left"
  322. },
  323. "buttons": [{
  324. "text": "搜索",
  325. "fontSize": "14",
  326. "color": "#FFFFFF",
  327. "background": "rgba(0,0,0,0)",
  328. "width": "40px"
  329. }]
  330. }
  331. },
  332. // #endif
  333. "navigationBarTitleText": "搜索"
  334. }
  335. },
  336. {
  337. "path": "pages/product/classify",
  338. "style": {
  339. "navigationStyle": "custom",
  340. "navigationBarBackgroundColor": "#111111",
  341. "navigationBarTextStyle": "white",
  342. "app-plus": {
  343. "titleNView": {
  344. "type": "transparent"
  345. }
  346. }
  347. }
  348. },
  349. {
  350. "path": "pages/set/set",
  351. "style": {
  352. "navigationBarTitleText": "设置",
  353. "navigationBarBackgroundColor": "#111111",
  354. "navigationBarTextStyle": "white"
  355. }
  356. },
  357. {
  358. "path": "pages/set/address",
  359. "style": {
  360. "navigationBarTitleText": "收货地址",
  361. "navigationBarBackgroundColor": "#111111",
  362. "navigationBarTextStyle":"white"
  363. }
  364. },
  365. {
  366. "path": "pages/set/addressManage",
  367. "style": {
  368. "navigationBarTitleText": "",
  369. "navigationBarBackgroundColor": "#111111",
  370. "navigationBarTextStyle":"white"
  371. }
  372. },
  373. {
  374. "path": "pages/set/phone",
  375. "style": {
  376. "navigationBarTitleText": "绑定手机号",
  377. "navigationBarBackgroundColor": "#111111",
  378. "navigationBarTextStyle":"white"
  379. }
  380. },
  381. {
  382. "path": "pages/set/user",
  383. "style": {
  384. "navigationBarTitleText": "绑定上级",
  385. "navigationBarBackgroundColor": "#111111",
  386. "navigationBarTextStyle":"white"
  387. }
  388. },
  389. {
  390. "path": "pages/contract/privacy",
  391. "style": {
  392. "navigationBarTitleText": "隐私政策"
  393. }
  394. },
  395. {
  396. "path": "pages/contract/start",
  397. "style": {
  398. "navigationBarTitleText": "温馨提示",
  399. "navigationBarBackgroundColor": "#111111",
  400. "navigationBarTextStyle":"white"
  401. }
  402. },
  403. {
  404. "path": "pages/contract/agreement",
  405. "style": {
  406. "navigationBarTitleText": "会员协议",
  407. "navigationBarBackgroundColor": "#111111",
  408. "navigationBarTextStyle":"white"
  409. }
  410. },
  411. {
  412. "path": "pages/set/password",
  413. "style": {
  414. "navigationBarTitleText": "修改支付密码",
  415. "navigationBarBackgroundColor": "#111111",
  416. "navigationBarTextStyle":"white"
  417. }
  418. },
  419. {
  420. "path": "pages/set/userinfo",
  421. "style": {
  422. "navigationBarTitleText": "修改资料",
  423. "navigationBarBackgroundColor": "#111111",
  424. "navigationBarTextStyle":"white"
  425. }
  426. }, {
  427. "path": "pages/cart/cart",
  428. "style": {
  429. "navigationBarTitleText": "购物车",
  430. "navigationBarBackgroundColor": "#111111",
  431. "navigationBarTextStyle":"white"
  432. }
  433. },
  434. {
  435. "path": "pages/user/user",
  436. "style": {
  437. // #ifndef MP-WEIXIN
  438. "navigationStyle": "custom",
  439. // #endif
  440. "navigationBarTitleText": "个人中心",
  441. "navigationBarBackgroundColor": "#111111",
  442. "navigationBarTextStyle":"white"
  443. }
  444. },
  445. {
  446. "path": "pages/user/award",
  447. "style": {
  448. "navigationBarTitleText": "奖励明细",
  449. "navigationBarBackgroundColor": "#111111",
  450. "navigationBarTextStyle": "white",
  451. "app-plus": {
  452. "titleNView": {
  453. "type": "transparent"
  454. }
  455. }
  456. }
  457. },
  458. {
  459. "path": "pages/user/withdrawal",
  460. "style": {
  461. "navigationBarTitleText": "奖励提现",
  462. "navigationBarBackgroundColor": "#111111",
  463. "navigationBarTextStyle":"white"
  464. }
  465. },
  466. {
  467. "path": "pages/user/notice",
  468. "style": {
  469. "navigationBarTitleText": "通知",
  470. "navigationBarBackgroundColor": "#111111",
  471. "navigationBarTextStyle":"white"
  472. }
  473. },
  474. {
  475. "path": "pages/user/favorites",
  476. "style": {
  477. "navigationBarTitleText": "收藏夹",
  478. "navigationBarBackgroundColor": "#111111",
  479. "navigationBarTextStyle":"white"
  480. }
  481. }, {
  482. "path": "pages/user/coupon",
  483. "style": {
  484. "navigationBarTitleText": "我的卡卷",
  485. "navigationBarBackgroundColor": "#111111",
  486. "navigationBarTextStyle":"white"
  487. }
  488. },
  489. {
  490. "path": "pages/order/order",
  491. "style": {
  492. "navigationBarTitleText": "我的订单",
  493. "navigationBarBackgroundColor": "#111111",
  494. "navigationBarTextStyle": "white",
  495. "app-plus": {
  496. "bounce": "none"
  497. }
  498. }
  499. },
  500. {
  501. "path": "pages/order/orderSC",
  502. "style": {
  503. "navigationBarTitleText": "市场未付",
  504. "navigationBarBackgroundColor": "#111111",
  505. "navigationBarTextStyle": "white",
  506. "app-plus": {
  507. "bounce": "none"
  508. }
  509. }
  510. },
  511. {
  512. "path": "pages/order/expressInfo",
  513. "style": {
  514. "navigationBarTitleText": "快递详情",
  515. "navigationBarBackgroundColor": "#111111",
  516. "navigationBarTextStyle":"white"
  517. }
  518. },
  519. {
  520. "path": "pages/order/orderDetail",
  521. "style": {
  522. "navigationBarTitleText": "订单详情",
  523. "navigationBarBackgroundColor": "#111111",
  524. "navigationBarTextStyle": "white",
  525. "app-plus": {
  526. "bounce": "none"
  527. }
  528. }
  529. },
  530. {
  531. "path": "pages/order/evaluate",
  532. "style": {
  533. "navigationBarTitleText": "评论",
  534. "navigationBarBackgroundColor": "#111111",
  535. "navigationBarTextStyle":"white"
  536. }
  537. },
  538. {
  539. "path": "pages/order/orderRefund",
  540. "style": {
  541. "navigationBarTitleText": "申请退款",
  542. "navigationBarBackgroundColor": "#111111",
  543. "navigationBarTextStyle":"white"
  544. }
  545. },
  546. {
  547. "path": "pages/order/createOrder",
  548. "style": {
  549. "navigationBarTitleText": "创建订单",
  550. "navigationBarBackgroundColor": "#111111",
  551. "navigationBarTextStyle":"white"
  552. }
  553. }, {
  554. "path": "pages/money/pay",
  555. "style": {
  556. "navigationBarTitleText": "支付",
  557. "navigationBarBackgroundColor": "#111111",
  558. "navigationBarTextStyle":"white"
  559. }
  560. },
  561. {
  562. "path": "pages/money/paySuccess",
  563. "style": {
  564. "navigationBarTitleText": "支付成功",
  565. "navigationBarBackgroundColor": "#111111",
  566. "navigationBarTextStyle":"white"
  567. }
  568. },
  569. {
  570. "path": "pages/money/wallet",
  571. "style": {
  572. "navigationBarTitleText": "我的钱包",
  573. "navigationBarBackgroundColor": "#111111",
  574. "navigationBarTextStyle": "white"
  575. }
  576. },
  577. {
  578. "path": "pages/money/account",
  579. "style": {
  580. "navigationBarTitleText": "提现账号",
  581. "navigationBarBackgroundColor": "#111111",
  582. "navigationBarTextStyle":"white"
  583. }
  584. },
  585. {
  586. "path": "pages/money/withdrawal",
  587. "style": {
  588. "navigationBarTitleText": "提现",
  589. "navigationBarBackgroundColor": "#111111",
  590. "navigationBarTextStyle":"white"
  591. }
  592. },
  593. {
  594. "path": "pages/money/recharge",
  595. "style": {
  596. "navigationBarTitleText": "充值",
  597. "navigationBarBackgroundColor": "#111111",
  598. "navigationBarTextStyle":"white"
  599. }
  600. },
  601. {
  602. "path": "pages/category/category",
  603. "style": {
  604. // #ifdef APP-PLUS
  605. "navigationStyle": "custom",
  606. // #endif
  607. // #ifndef MP
  608. "app-plus": {
  609. "bounce": "none",
  610. "titleNView": {
  611. "searchInput": {
  612. "backgroundColor": "rgba(231, 231, 231,.7)",
  613. "borderRadius": "16px",
  614. "placeholder": "商品搜索",
  615. "disabled": true,
  616. "placeholderColor": "#606266",
  617. "align": "left"
  618. }
  619. }
  620. },
  621. // #endif
  622. "navigationBarTitleText": "分类",
  623. "navigationBarBackgroundColor": "#111111",
  624. "navigationBarTextStyle":"white"
  625. }
  626. },
  627. {
  628. "path": "pages/redirect/redirect",
  629. "style": {
  630. "navigationBarTitleText": "微信登录跳转页面",
  631. "navigationBarBackgroundColor": "#111111",
  632. "navigationBarTextStyle": "white",
  633. "app-plus": {
  634. "titleNView": false
  635. }
  636. }
  637. },
  638. {
  639. "path": "pages/category/business",
  640. "style": {
  641. "navigationBarTitleText": "商圈",
  642. "navigationBarBackgroundColor": "#111111",
  643. "navigationBarTextStyle":"white"
  644. }
  645. },
  646. {
  647. "path": "pages/game/game",
  648. "style": {
  649. "navigationBarTitleText": "种植",
  650. "navigationBarBackgroundColor": "#111111",
  651. "navigationBarTextStyle":"white"
  652. }
  653. },
  654. {
  655. "path": "pages/game/gl",
  656. "style": {
  657. "navigationBarTitleText": "攻略"
  658. }
  659. },
  660. {
  661. "path": "pages/game/jlDetil",
  662. "style": {
  663. "navigationBarTitleText": "种植记录"
  664. }
  665. },
  666. {
  667. "path": "pages/user/shareQrCode",
  668. "style": {
  669. "navigationBarTitleText": "邀请好友",
  670. "navigationBarBackgroundColor": "#111111",
  671. "navigationBarTextStyle":"white"
  672. }
  673. },
  674. {
  675. "path": "pages/user/myGreenCard",
  676. "style": {
  677. "navigationBarTitleText": "我的洒水壶"
  678. }
  679. },
  680. {
  681. "path": "pages/user/joinShop",
  682. "style": {
  683. "navigationBarTitleText": "商家入驻"
  684. }
  685. },
  686. {
  687. "path": "pages/game/gameDetail",
  688. "style": {
  689. "navigationBarTitleText": "种植"
  690. }
  691. }, {
  692. "path": "pages/index/jieshao",
  693. "style": {
  694. "navigationBarTitleText": "公司介绍",
  695. "navigationBarBackgroundColor": "#111111",
  696. "navigationBarTextStyle": "white",
  697. "enablePullDownRefresh": false
  698. }
  699. },
  700. {
  701. "path": "pages/index/detail",
  702. "style": {
  703. "navigationBarTitleText": "公司介绍",
  704. "navigationBarBackgroundColor": "#111111",
  705. "navigationBarTextStyle": "white",
  706. "enablePullDownRefresh": false
  707. }
  708. }, {
  709. "path": "pages/index/cangp",
  710. "style": {
  711. "navigationBarTitleText": "藏品",
  712. "navigationBarBackgroundColor": "#111111",
  713. "navigationBarTextStyle": "white",
  714. "enablePullDownRefresh": false
  715. }
  716. }, {
  717. "path": "pages/index/bazaar",
  718. "style": {
  719. "navigationBarTitleText": "市场",
  720. "navigationBarBackgroundColor": "#111111",
  721. "navigationBarTextStyle": "white",
  722. // #ifndef MP-WEIXIN
  723. "navigationStyle": "custom",
  724. // #endif
  725. "enablePullDownRefresh": false
  726. }
  727. }, {
  728. "path": "pages/set/changePass",
  729. "style": {
  730. "navigationBarTitleText": "修改密码",
  731. "navigationBarBackgroundColor": "#111111",
  732. "navigationBarTextStyle": "white",
  733. "enablePullDownRefresh": false
  734. }
  735. }
  736. ,{
  737. "path" : "pages/user/feedback",
  738. "style" :
  739. {
  740. "navigationBarTitleText": "帮助",
  741. "navigationBarBackgroundColor": "#111111",
  742. "navigationBarTextStyle": "white",
  743. "enablePullDownRefresh": false
  744. }
  745. }
  746. ,{
  747. "path" : "pages/money/success",
  748. "style" :
  749. {
  750. "navigationBarTitleText": "提交成功",
  751. "navigationBarBackgroundColor": "#111111",
  752. "navigationBarTextStyle": "white",
  753. "enablePullDownRefresh": false
  754. }
  755. }
  756. ,{
  757. "path" : "pages/set/gongao",
  758. "style" :
  759. {
  760. "navigationBarTitleText": "公告",
  761. "enablePullDownRefresh": false,
  762. "navigationBarBackgroundColor": "#111111",
  763. "navigationBarTextStyle":"white"
  764. }
  765. }
  766. ,{
  767. "path" : "pages/user/personal",
  768. "style" :
  769. {
  770. "navigationBarTitleText": "个人资料",
  771. "enablePullDownRefresh": false,
  772. "navigationBarBackgroundColor": "#111111",
  773. "navigationBarTextStyle":"white"
  774. }
  775. }
  776. ,{
  777. "path" : "pages/user/realName",
  778. "style" :
  779. {
  780. "navigationBarTitleText": "实名认证",
  781. "enablePullDownRefresh": false,
  782. "navigationBarBackgroundColor": "#111111",
  783. "navigationBarTextStyle":"white"
  784. }
  785. }
  786. ],
  787. "globalStyle": {
  788. "navigationBarTitleText": "艺绘",
  789. "navigationBarTextStyle": "white",
  790. "navigationBarBackgroundColor": "#111111",
  791. "backgroundColor": "#f8f8f8"
  792. },
  793. "tabBar": {
  794. "color": "#fff",
  795. "selectedColor": "#A581FF",
  796. "borderStyle": "black",
  797. "backgroundColor": "#222222",
  798. "list": [{
  799. "pagePath": "pages/index/index",
  800. "iconPath": "static/tabBar/tab7.png",
  801. "selectedIconPath": "static/tabBar/tab06.png",
  802. "text": "首页"
  803. },
  804. // {
  805. // "pagePath": "pages/category/category",
  806. // "iconPath": "static/tabBar/tab-cate.png",
  807. // "selectedIconPath": "static/tabBar/tab-cate-action.png",
  808. // "text": "分类"
  809. // },
  810. {
  811. "pagePath": "pages/index/cangp",
  812. "iconPath": "static/tabBar/tab05.png",
  813. "selectedIconPath": "static/tabBar/tab08.png",
  814. "text": "藏品"
  815. },
  816. {
  817. "pagePath": "pages/index/bazaar",
  818. "iconPath": "static/tabBar/tab02.png",
  819. "selectedIconPath": "static/tabBar/tab01.png",
  820. "text": "市场"
  821. },
  822. {
  823. "pagePath": "pages/user/user",
  824. "iconPath": "static/tabBar/tab03.png",
  825. "selectedIconPath": "static/tabBar/tab04.png",
  826. "text": "我的"
  827. }
  828. ]
  829. },
  830. "condition" : { //模式配置,仅开发期间生效
  831. "current": 0, //当前激活的模式(list 的索引项)
  832. "list": [
  833. {
  834. "name": "", //模式名称
  835. "path": "", //启动页面,必选
  836. "query": "" //启动参数,在页面的onLoad函数里面得到
  837. }
  838. ]
  839. }
  840. }