pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index/index",
  7. "style": {
  8. "navigationBarTitleText": "微乐种",
  9. "app-plus": {
  10. "titleNView": false
  11. }
  12. }
  13. },
  14. {
  15. "path": "pages/index/integral",
  16. "style": {
  17. "navigationBarTitleText": "兑换专区"
  18. }
  19. },
  20. {
  21. "path": "pages/money/wallet",
  22. "style": {
  23. "navigationBarTitleText": "我的余额",
  24. "app-plus": {
  25. "titleNView": {
  26. "type": "transparent"
  27. }
  28. }
  29. }
  30. },
  31. {
  32. "path": "pages/user/yuezz",
  33. "style": {
  34. "navigationBarTitleText": "余额转账"
  35. }
  36. },
  37. {
  38. "path": "pages/user/about",
  39. "style": {
  40. "navigationBarTitleText": "关于我们"
  41. }
  42. },
  43. {
  44. "path": "pages/shoping/list",
  45. "style": {
  46. "navigationBarTitleText": "店铺列表"
  47. }
  48. },
  49. {
  50. "path": "pages/public/register",
  51. "style": {
  52. "navigationBarTitleText": "注册",
  53. "app-plus": {
  54. "titleNView": {
  55. "type": "transparent"
  56. }
  57. }
  58. }
  59. },
  60. {
  61. "path": "pages/user/jiedianDetails",
  62. "style": {
  63. "navigationBarTitleText": "节点团队",
  64. "app-plus": {
  65. "titleNView": {
  66. "type": "transparent"
  67. }
  68. }
  69. }
  70. },
  71. {
  72. "path": "pages/public/login",
  73. "style": {
  74. "navigationBarTitleText": "登录",
  75. "app-plus": {
  76. "titleNView": {
  77. "type": "transparent"
  78. }
  79. }
  80. }
  81. },
  82. {
  83. "path": "pages/public/wxLogin",
  84. "style": {
  85. "navigationBarTitleText": "微信登录",
  86. "app-plus": {
  87. "titleNView": {
  88. "type": "transparent"
  89. }
  90. }
  91. }
  92. },
  93. {
  94. "path": "pages/public/forget",
  95. "style": {
  96. "navigationBarTitleText": "忘记密码",
  97. "app-plus": {
  98. "titleNView": {
  99. "type": "transparent"
  100. }
  101. }
  102. }
  103. },
  104. {
  105. "path": "pages/user/jiedian",
  106. "style": {
  107. "navigationBarTitleText": "我的节点"
  108. }
  109. },
  110. {
  111. "path": "pages/user/team",
  112. "style": {
  113. "navigationStyle": "custom",
  114. "navigationBarTitleText": "我的推广"
  115. }
  116. },
  117. {
  118. "path": "pages/user/cash",
  119. "style": {
  120. "navigationBarTitleText": "我的现金"
  121. }
  122. },
  123. {
  124. "path": "pages/user/whiteJf",
  125. "style": {
  126. "navigationStyle": "custom",
  127. "navigationBarTitleText": "我的肥料"
  128. }
  129. },
  130. {
  131. "path": "pages/user/greenJf",
  132. "style": {
  133. "navigationStyle": "custom",
  134. "navigationBarTitleText": "我的水滴"
  135. }
  136. },
  137. {
  138. "path": "pages/user/purpleJf",
  139. "style": {
  140. "navigationStyle": "custom",
  141. "navigationBarTitleText": "我的阳光"
  142. }
  143. },
  144. {
  145. "path": "pages/user/mallJf",
  146. "style": {
  147. "navigationStyle": "custom",
  148. "navigationBarTitleText": "商城积分"
  149. }
  150. },
  151. {
  152. "path": "pages/user/shopJf",
  153. "style": {
  154. "navigationStyle": "custom",
  155. "navigationBarTitleText": "能量金豆"
  156. }
  157. },
  158. {
  159. "path": "pages/user/wenpiao",
  160. "style": {
  161. "navigationStyle": "custom",
  162. "navigationBarTitleText": "文票"
  163. }
  164. },
  165. {
  166. "path": "pages/user/greenChange",
  167. "style": {
  168. "navigationBarTitleText": "洒水壶兑换"
  169. }
  170. },
  171. {
  172. "path": "pages/money/withdmoenys",
  173. "style": {
  174. "navigationBarTitleText": "转账"
  175. }
  176. },
  177. {
  178. "path": "pages/product/reply",
  179. "style": {
  180. "navigationBarTitleText": "商品评价",
  181. "app-plus": {
  182. "titleNView": {
  183. "type": "transparent"
  184. }
  185. }
  186. }
  187. },
  188. {
  189. "path": "pages/product/product",
  190. "style": {
  191. "navigationBarTitleText": "详情展示",
  192. "app-plus": {
  193. "titleNView": {
  194. "type": "transparent"
  195. }
  196. }
  197. }
  198. },
  199. {
  200. "path": "pages/product/seckill",
  201. "style": {
  202. "navigationBarTitleText": "限时秒杀"
  203. }
  204. },
  205. {
  206. "path": "pages/product/list",
  207. "style": {
  208. "enablePullDownRefresh": true,
  209. "navigationBarTitleText": "商品列表"
  210. }
  211. },
  212. {
  213. "path": "pages/product/search",
  214. "style": {
  215. "enablePullDownRefresh": true,
  216. // #ifdef APP-PLUS
  217. "navigationStyle": "custom",
  218. // #endif
  219. // #ifndef MP || APP-PLUS
  220. "app-plus": {
  221. "titleNView": {
  222. "searchInput": {
  223. "backgroundColor": "rgba(231, 231, 231,.7)",
  224. "borderRadius": "16px",
  225. "placeholder": "请输入关键字",
  226. "disabled": false,
  227. "placeholderColor": "#606266",
  228. "align": "left"
  229. },
  230. "buttons": [{
  231. "text": "搜索",
  232. "fontSize": "14",
  233. "color": "#303133",
  234. "background": "rgba(0,0,0,0)",
  235. "width": "40px"
  236. }]
  237. }
  238. },
  239. // #endif
  240. "navigationBarTitleText": "搜索"
  241. }
  242. },
  243. {
  244. "path": "pages/product/classify",
  245. "style": {
  246. "navigationStyle": "custom",
  247. "app-plus": {
  248. "titleNView": {
  249. "type": "transparent"
  250. }
  251. }
  252. }
  253. },
  254. {
  255. "path": "pages/set/set",
  256. "style": {
  257. "navigationBarTitleText": "设置"
  258. }
  259. },
  260. {
  261. "path": "pages/set/address",
  262. "style": {
  263. "navigationBarTitleText": "收货地址"
  264. }
  265. },
  266. {
  267. "path": "pages/set/addressManage",
  268. "style": {
  269. "navigationBarTitleText": ""
  270. }
  271. },
  272. {
  273. "path": "pages/set/phone",
  274. "style": {
  275. "navigationBarTitleText": "绑定手机号"
  276. }
  277. },
  278. {
  279. "path": "pages/set/user",
  280. "style": {
  281. "navigationBarTitleText": "绑定上级"
  282. }
  283. },
  284. {
  285. "path": "pages/contract/privacy",
  286. "style": {
  287. "navigationBarTitleText": "隐私政策"
  288. }
  289. },
  290. {
  291. "path": "pages/contract/start",
  292. "style": {
  293. "navigationBarTitleText": "温馨提示"
  294. }
  295. },
  296. {
  297. "path": "pages/contract/agreement",
  298. "style": {
  299. "navigationBarTitleText": "会员协议"
  300. }
  301. },
  302. {
  303. "path": "pages/set/password",
  304. "style": {
  305. "navigationBarTitleText": "修改密码"
  306. }
  307. },
  308. {
  309. "path": "pages/set/userinfo",
  310. "style": {
  311. "navigationBarTitleText": "修改资料"
  312. }
  313. }, {
  314. "path": "pages/cart/cart",
  315. "style": {
  316. "navigationBarTitleText": "购物车"
  317. }
  318. },
  319. {
  320. "path": "pages/user/user",
  321. "style": {
  322. // #ifndef MP-WEIXIN
  323. "navigationStyle": "custom",
  324. // #endif
  325. "navigationBarTitleText": "个人中心"
  326. }
  327. },
  328. {
  329. "path": "pages/user/award",
  330. "style": {
  331. "navigationBarTitleText": "奖励明细",
  332. "app-plus": {
  333. "titleNView": {
  334. "type": "transparent"
  335. }
  336. }
  337. }
  338. },
  339. {
  340. "path": "pages/user/withdrawal",
  341. "style": {
  342. "navigationBarTitleText": "奖励提现"
  343. }
  344. },
  345. {
  346. "path": "pages/user/notice",
  347. "style": {
  348. "navigationBarTitleText": "通知"
  349. }
  350. },
  351. {
  352. "path": "pages/user/favorites",
  353. "style": {
  354. "navigationBarTitleText": "收藏夹"
  355. }
  356. }, {
  357. "path": "pages/user/coupon",
  358. "style": {
  359. "navigationBarTitleText": "我的卡卷"
  360. }
  361. },
  362. {
  363. "path": "pages/order/order",
  364. "style": {
  365. "navigationBarTitleText": "我的订单",
  366. "app-plus": {
  367. "bounce": "none"
  368. }
  369. }
  370. },
  371. {
  372. "path": "pages/order/expressInfo",
  373. "style": {
  374. "navigationBarTitleText": "快递详情"
  375. }
  376. },
  377. {
  378. "path": "pages/order/orderDetail",
  379. "style": {
  380. "navigationBarTitleText": "订单详情",
  381. "app-plus": {
  382. "bounce": "none"
  383. }
  384. }
  385. },
  386. {
  387. "path": "pages/order/evaluate",
  388. "style": {
  389. "navigationBarTitleText": "评论"
  390. }
  391. },
  392. {
  393. "path": "pages/order/orderRefund",
  394. "style": {
  395. "navigationBarTitleText": "申请退款"
  396. }
  397. },
  398. {
  399. "path": "pages/order/createOrder",
  400. "style": {
  401. "navigationBarTitleText": "创建订单"
  402. }
  403. }, {
  404. "path": "pages/money/pay",
  405. "style": {
  406. "navigationBarTitleText": "支付"
  407. }
  408. },
  409. {
  410. "path": "pages/money/paySuccess",
  411. "style": {
  412. "navigationBarTitleText": "支付成功"
  413. }
  414. },
  415. {
  416. "path": "pages/money/wallet",
  417. "style": {
  418. "navigationBarTitleText": "我的钱包",
  419. "app-plus": {
  420. "titleNView": {
  421. "type": "transparent"
  422. }
  423. }
  424. }
  425. },
  426. {
  427. "path": "pages/money/account",
  428. "style": {
  429. "navigationBarTitleText": "提现账号"
  430. }
  431. },
  432. {
  433. "path": "pages/money/withdrawal",
  434. "style": {
  435. "navigationBarTitleText": "提现"
  436. }
  437. },
  438. {
  439. "path": "pages/money/recharge",
  440. "style": {
  441. "navigationBarTitleText": "充值"
  442. }
  443. },
  444. {
  445. "path": "pages/category/category",
  446. "style": {
  447. // #ifdef APP-PLUS
  448. "navigationStyle": "custom",
  449. // #endif
  450. // #ifndef MP
  451. "app-plus": {
  452. "bounce": "none",
  453. "titleNView": {
  454. "searchInput": {
  455. "backgroundColor": "rgba(231, 231, 231,.7)",
  456. "borderRadius": "16px",
  457. "placeholder": "商品搜索",
  458. "disabled": true,
  459. "placeholderColor": "#606266",
  460. "align": "left"
  461. }
  462. }
  463. },
  464. // #endif
  465. "navigationBarTitleText": "分类"
  466. }
  467. },
  468. {
  469. "path": "pages/redirect/redirect",
  470. "style": {
  471. "navigationBarTitleText": "微信登录跳转页面",
  472. "app-plus": {
  473. "titleNView": false
  474. }
  475. }
  476. },
  477. {
  478. "path": "pages/category/business",
  479. "style": {
  480. "navigationBarTitleText": "商圈"
  481. }
  482. },
  483. {
  484. "path": "pages/game/game",
  485. "style": {
  486. "navigationBarTitleText": "种植"
  487. }
  488. },
  489. {
  490. "path": "pages/game/gl",
  491. "style": {
  492. "navigationBarTitleText": "攻略"
  493. }
  494. },
  495. {
  496. "path": "pages/game/jlDetil",
  497. "style": {
  498. "navigationBarTitleText": "种植记录"
  499. }
  500. },
  501. {
  502. "path": "pages/user/shareQrCode",
  503. "style": {
  504. "navigationBarTitleText": "邀请好友"
  505. }
  506. },
  507. {
  508. "path": "pages/user/myGreenCard",
  509. "style": {
  510. "navigationBarTitleText": "我的洒水壶"
  511. }
  512. },
  513. {
  514. "path": "pages/user/joinShop",
  515. "style": {
  516. "navigationBarTitleText": "商家入驻"
  517. }
  518. },
  519. {
  520. "path": "pages/game/gameDetail",
  521. "style": {
  522. "navigationBarTitleText": "种植"
  523. }
  524. }, {
  525. "path": "pages/index/jieshao",
  526. "style": {
  527. "navigationBarTitleText": "公司介绍",
  528. "enablePullDownRefresh": false
  529. }
  530. },
  531. {
  532. "path": "pages/index/detail",
  533. "style": {
  534. "navigationBarTitleText": "公司介绍",
  535. "enablePullDownRefresh": false
  536. }
  537. }
  538. ],
  539. "globalStyle": {
  540. "navigationBarTextStyle": "black",
  541. "navigationBarTitleText": "微乐种",
  542. "navigationBarBackgroundColor": "#FFFFFF",
  543. "backgroundColor": "#f8f8f8"
  544. },
  545. "tabBar": {
  546. "color": "#666666",
  547. "selectedColor": "#333333",
  548. "borderStyle": "black",
  549. "backgroundColor": "#ffffff",
  550. "list": [{
  551. "pagePath": "pages/index/index",
  552. "iconPath": "static/tabBar/tab-home.png",
  553. "selectedIconPath": "static/tabBar/tab-home-current.png",
  554. "text": "首页"
  555. },
  556. {
  557. "pagePath": "pages/category/category",
  558. "iconPath": "static/tabBar/tab-cate.png",
  559. "selectedIconPath": "static/tabBar/tab-cate-action.png",
  560. "text": "分类"
  561. },
  562. // {
  563. // "pagePath": "pages/game/game",
  564. // "iconPath": "static/tabBar/game.png",
  565. // "selectedIconPath": "static/tabBar/game-action.png",
  566. // "text": "种植"
  567. // },
  568. {
  569. "pagePath": "pages/cart/cart",
  570. "iconPath": "static/tabBar/tab-cart.png",
  571. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  572. "text": "购物车"
  573. },
  574. {
  575. "pagePath": "pages/user/user",
  576. "iconPath": "static/tabBar/tab-my.png",
  577. "selectedIconPath": "static/tabBar/tab-my-current.png",
  578. "text": "我的"
  579. }
  580. ]
  581. }
  582. }