pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671
  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/sign",
  16. "style": {
  17. "navigationBarTitleText": "天天领现金",
  18. "app-plus": {
  19. "titleNView": false
  20. }
  21. }
  22. },
  23. {
  24. "path": "pages/shoping/list",
  25. "style": {
  26. "navigationBarTitleText": "店铺列表"
  27. }
  28. },
  29. {
  30. "path": "pages/public/register",
  31. "style": {
  32. "navigationBarTitleText": "注册",
  33. "app-plus": {
  34. "titleNView": {
  35. "type": "transparent"
  36. }
  37. }
  38. }
  39. },
  40. {
  41. "path": "pages/user/jiedianDetails",
  42. "style": {
  43. "navigationBarTitleText": "节点团队",
  44. "app-plus": {
  45. "titleNView": {
  46. "type": "transparent"
  47. }
  48. }
  49. }
  50. },
  51. {
  52. "path": "pages/public/login",
  53. "style": {
  54. "navigationBarTitleText": "登录",
  55. "app-plus": {
  56. "titleNView": {
  57. "type": "transparent"
  58. }
  59. }
  60. }
  61. },
  62. {
  63. "path": "pages/public/wxLogin",
  64. "style": {
  65. "navigationBarTitleText": "微信登录",
  66. "app-plus": {
  67. "titleNView": {
  68. "type": "transparent"
  69. }
  70. }
  71. }
  72. },
  73. {
  74. "path": "pages/public/forget",
  75. "style": {
  76. "navigationBarTitleText": "忘记密码",
  77. "app-plus": {
  78. "titleNView": {
  79. "type": "transparent"
  80. }
  81. }
  82. }
  83. },
  84. {
  85. "path": "pages/user/jiedian",
  86. "style": {
  87. "navigationBarTitleText": "我的节点"
  88. }
  89. },
  90. {
  91. "path": "pages/user/promoter_rank",
  92. "style": {
  93. "navigationBarTitleText": "佣金排行榜"
  94. }
  95. },
  96. {
  97. "path": "pages/user/rank",
  98. "style": {
  99. "navigationBarTitleText": "推荐排行榜"
  100. }
  101. },
  102. {
  103. "path": "pages/user/team",
  104. "style": {
  105. "navigationBarTitleText": "我的推广"
  106. }
  107. },
  108. {
  109. "path": "pages/user/cash",
  110. "style": {
  111. "navigationBarTitleText": "我的现金"
  112. }
  113. },
  114. {
  115. "path": "pages/money/withdmoenys",
  116. "style": {
  117. "navigationBarTitleText": "转账"
  118. }
  119. },
  120. {
  121. "path": "pages/product/groupBooking/index",
  122. "style": {
  123. "enablePullDownRefresh": true,
  124. "navigationBarTitleText": "超值拼团"
  125. }
  126. },
  127. {
  128. "path": "pages/product/groupBooking/detail",
  129. "style": {
  130. "navigationBarTitleText": "拼团列表",
  131. "app-plus": {
  132. "titleNView": {
  133. "type": "transparent"
  134. }
  135. }
  136. }
  137. },
  138. {
  139. "path": "pages/product/groupBooking/productCollage", //拼团商品
  140. "style": {
  141. "app-plus": {
  142. "titleNView": {
  143. "type": "transparent"
  144. }
  145. },
  146. "navigationBarTitleText": "商品详情"
  147. }
  148. },
  149. {
  150. "path": "pages/product/groupBooking/inviteImg",
  151. "style": {
  152. "navigationBarTitleText": "拼团邀请图",
  153. "app-plus": {
  154. "titleNView": false
  155. }
  156. }
  157. },
  158. {
  159. "path": "pages/product/groupBooking/productGroup",
  160. "style": {
  161. "navigationBarTitleText": "拼团详情展示",
  162. "app-plus": {
  163. "titleNView": {
  164. "type": "transparent"
  165. }
  166. }
  167. }
  168. },
  169. // {
  170. // "path": "pages/product/groupBooking/groupdetails",
  171. // "style": {
  172. // "navigationBarTitleText": "拼团详情",
  173. // "app-plus": {
  174. // "titleNView": false
  175. // }
  176. // }
  177. // },
  178. {
  179. "path": "pages/product/reply",
  180. "style": {
  181. "navigationBarTitleText": "商品评价",
  182. "app-plus": {
  183. "titleNView": {
  184. "type": "transparent"
  185. }
  186. }
  187. }
  188. },
  189. {
  190. "path": "pages/product/product",
  191. "style": {
  192. "navigationBarTitleText": "详情展示",
  193. "app-plus": {
  194. "titleNView": {
  195. "type": "transparent"
  196. }
  197. }
  198. }
  199. },
  200. {
  201. "path": "pages/product/seckill",
  202. "style": {
  203. "navigationBarTitleText": "限时秒杀"
  204. }
  205. },
  206. {
  207. "path": "pages/product/list",
  208. "style": {
  209. "enablePullDownRefresh": true,
  210. "navigationBarTitleText": "商品列表"
  211. }
  212. },
  213. {
  214. "path": "pages/product/search",
  215. "style": {
  216. "enablePullDownRefresh": true,
  217. // #ifdef APP-PLUS
  218. "navigationStyle": "custom",
  219. // #endif
  220. // #ifndef MP || APP-PLUS
  221. "app-plus": {
  222. "titleNView": {
  223. "searchInput": {
  224. "backgroundColor": "rgba(231, 231, 231,.7)",
  225. "borderRadius": "16px",
  226. "placeholder": "请输入关键字",
  227. "disabled": false,
  228. "placeholderColor": "#606266",
  229. "align": "left"
  230. },
  231. "buttons": [{
  232. "text": "搜索",
  233. "fontSize": "14",
  234. "color": "#303133",
  235. "background": "rgba(0,0,0,0)",
  236. "width": "40px"
  237. }]
  238. }
  239. },
  240. // #endif
  241. "navigationBarTitleText": "搜索"
  242. }
  243. },
  244. {
  245. "path": "pages/product/classify",
  246. "style": {
  247. "navigationStyle": "custom",
  248. "app-plus": {
  249. "titleNView": {
  250. "type": "transparent"
  251. }
  252. }
  253. }
  254. },
  255. {
  256. "path": "pages/set/set",
  257. "style": {
  258. "navigationBarTitleText": "设置"
  259. }
  260. },
  261. {
  262. "path": "pages/user/promoter_order",
  263. "style": {
  264. "navigationBarTitleText": "推广订单"
  265. }
  266. },
  267. {
  268. "path": "pages/user/user_spread_money",
  269. "style": {
  270. "navigationBarTitleText": "佣金列表"
  271. }
  272. },
  273. {
  274. "path": "pages/set/address",
  275. "style": {
  276. "navigationBarTitleText": "收货地址"
  277. }
  278. },
  279. {
  280. "path": "pages/set/addressManage",
  281. "style": {
  282. "navigationBarTitleText": ""
  283. }
  284. },
  285. {
  286. "path": "pages/set/phone",
  287. "style": {
  288. "navigationBarTitleText": "绑定手机号"
  289. }
  290. },
  291. {
  292. "path": "pages/set/user",
  293. "style": {
  294. "navigationBarTitleText": "绑定上级"
  295. }
  296. },
  297. {
  298. "path": "pages/set/password",
  299. "style": {
  300. "navigationBarTitleText": "修改密码"
  301. }
  302. },
  303. {
  304. "path": "pages/set/userinfo",
  305. "style": {
  306. "navigationBarTitleText": "修改资料"
  307. }
  308. }, {
  309. "path": "pages/cart/cart",
  310. "style": {
  311. "navigationBarTitleText": "购物车"
  312. }
  313. },
  314. {
  315. "path": "pages/user/user",
  316. "style": {
  317. // #ifndef MP-WEIXIN
  318. "navigationStyle": "custom",
  319. // "app-plus": {
  320. // "bounce": "none",
  321. // "titleNView": {
  322. // "type": "transparent",
  323. // "buttons": [{
  324. // "fontSrc": "/static/yticon.ttf",
  325. // "text": "\ue60f",
  326. // "fontSize": "24",
  327. // "color": "#303133",
  328. // "width": "46px",
  329. // "background": "rgba(0,0,0,0)"
  330. // },
  331. // {
  332. // "fontSrc": "/static/yticon.ttf",
  333. // "text": "\ue744",
  334. // "fontSize": "28",
  335. // "color": "#303133",
  336. // "background": "rgba(0,0,0,0)",
  337. // "redDot": true
  338. // }
  339. // ]
  340. // }
  341. // },
  342. // #endif
  343. "navigationBarTitleText": "个人中心"
  344. }
  345. },
  346. {
  347. "path": "pages/user/award",
  348. "style": {
  349. "navigationBarTitleText": "奖励明细",
  350. "app-plus": {
  351. "titleNView": {
  352. "type": "transparent"
  353. }
  354. }
  355. }
  356. },
  357. {
  358. "path": "pages/user/withdrawal",
  359. "style": {
  360. "navigationBarTitleText": "奖励提现"
  361. }
  362. },
  363. {
  364. "path": "pages/user/notice",
  365. "style": {
  366. "navigationBarTitleText": "通知"
  367. }
  368. },
  369. {
  370. "path": "pages/user/favorites",
  371. "style": {
  372. "navigationBarTitleText": "收藏夹"
  373. }
  374. }, {
  375. "path": "pages/user/coupon",
  376. "style": {
  377. "navigationBarTitleText": "我的卡卷"
  378. }
  379. },
  380. {
  381. "path": "pages/user/scoreAccumulate",
  382. "style": {
  383. "navigationBarTitleText": "积分明细"
  384. }
  385. },
  386. {
  387. "path": "pages/user/mygx",
  388. "style": {
  389. "navigationBarTitleText": "我的贡献"
  390. }
  391. },
  392. {
  393. "path": "pages/order/order",
  394. "style": {
  395. "navigationBarTitleText": "我的订单",
  396. "app-plus": {
  397. "bounce": "none"
  398. }
  399. }
  400. },
  401. {
  402. "path": "pages/order/expressInfo",
  403. "style": {
  404. "navigationBarTitleText": "快递详情"
  405. }
  406. },
  407. {
  408. "path": "pages/order/orderDetail",
  409. "style": {
  410. "navigationBarTitleText": "订单详情",
  411. "app-plus": {
  412. "bounce": "none"
  413. }
  414. }
  415. },
  416. {
  417. "path": "pages/order/evaluate",
  418. "style": {
  419. "navigationBarTitleText": "评论"
  420. }
  421. },
  422. {
  423. "path": "pages/order/orderRefund",
  424. "style": {
  425. "navigationBarTitleText": "申请退款"
  426. }
  427. },
  428. {
  429. "path": "pages/order/createOrder",
  430. "style": {
  431. "navigationBarTitleText": "创建订单"
  432. }
  433. }, {
  434. "path": "pages/money/pay",
  435. "style": {
  436. "navigationBarTitleText": "支付"
  437. }
  438. },
  439. {
  440. "path": "pages/money/paySuccess",
  441. "style": {
  442. "navigationBarTitleText": "支付成功"
  443. }
  444. },
  445. {
  446. "path": "pages/money/wallet",
  447. "style": {
  448. "navigationBarTitleText": "我的钱包",
  449. "app-plus": {
  450. "titleNView": {
  451. "type": "transparent"
  452. }
  453. }
  454. }
  455. },
  456. {
  457. "path": "pages/money/account",
  458. "style": {
  459. "navigationBarTitleText": "提现账号"
  460. }
  461. },
  462. {
  463. "path": "pages/money/withdrawal",
  464. "style": {
  465. "navigationBarTitleText": "提现"
  466. }
  467. },
  468. {
  469. "path": "pages/money/recharge",
  470. "style": {
  471. "navigationBarTitleText": "充值"
  472. }
  473. },
  474. {
  475. "path": "pages/category/category",
  476. "style": {
  477. // #ifdef APP-PLUS
  478. "navigationStyle": "custom",
  479. // #endif
  480. // #ifndef MP
  481. "app-plus": {
  482. "bounce": "none",
  483. "titleNView": {
  484. "searchInput": {
  485. "backgroundColor": "rgba(231, 231, 231,.7)",
  486. "borderRadius": "16px",
  487. "placeholder": "商品搜索",
  488. "disabled": true,
  489. "placeholderColor": "#606266",
  490. "align": "left"
  491. }
  492. }
  493. },
  494. // #endif
  495. "navigationBarTitleText": "分类"
  496. }
  497. },
  498. {
  499. "path": "pages/redirect/redirect",
  500. "style": {
  501. "navigationBarTitleText": "微信登录跳转页面",
  502. "app-plus": {
  503. "titleNView": false
  504. }
  505. }
  506. },
  507. {
  508. "path": "pages/category/business",
  509. "style": {
  510. "navigationBarTitleText": "商圈"
  511. }
  512. },
  513. {
  514. "path": "pages/game/game",
  515. "style": {
  516. "navigationBarTitleText": "响亮游戏"
  517. }
  518. },
  519. {
  520. "path": "pages/user/shareQrCode",
  521. "style": {
  522. "navigationBarTitleText": "邀请好友"
  523. }
  524. },
  525. {
  526. "path": "pages/user/user_promotion",
  527. "style": {
  528. "navigationBarTitleText": "推广中心"
  529. }
  530. }
  531. ,{
  532. "path" : "pages/index/vipShop",
  533. "style" :
  534. {
  535. "navigationBarTitleText": "",
  536. "enablePullDownRefresh": false
  537. }
  538. }
  539. ,{
  540. "path" : "pages/product/miaosha",
  541. "style" :
  542. {
  543. "navigationBarTitleText": "",
  544. "enablePullDownRefresh": false
  545. }
  546. }
  547. ,{
  548. "path" : "pages/money/success",
  549. "style" :
  550. {
  551. "navigationBarTitleText": "",
  552. "enablePullDownRefresh": false
  553. }
  554. }
  555. ,{
  556. "path" : "pages/money/vipRecharge",
  557. "style" :
  558. {
  559. "navigationBarTitleText": "",
  560. "enablePullDownRefresh": false
  561. }
  562. }
  563. ,{
  564. "path" : "pages/user/zhuanyue",
  565. "style" :
  566. {
  567. "navigationBarTitleText": "",
  568. "enablePullDownRefresh": false
  569. }
  570. }
  571. ],
  572. "subPackages": [{
  573. "root": "pages/activity",
  574. "name": "activity",
  575. "pages": [{
  576. "path": "goods_bargain/index",
  577. "style": {
  578. "navigationStyle": "custom"
  579. // #ifdef MP
  580. ,
  581. "navigationBarTextStyle": "#fff"
  582. // #endif
  583. }
  584. },
  585. {
  586. "path": "goods_bargain_details/index",
  587. "style": {
  588. "navigationStyle": "custom"
  589. // #ifdef MP
  590. ,
  591. "navigationBarTextStyle": "#fff"
  592. // #endif
  593. }
  594. },
  595. {
  596. "path": "bargain/index",
  597. "style": {
  598. "navigationBarTitleText": "砍价记录"
  599. }
  600. }
  601. ]
  602. }],
  603. "globalStyle": {
  604. "navigationBarTextStyle": "black",
  605. "navigationBarTitleText": "玲卿+",
  606. "navigationBarBackgroundColor": "#FFFFFF",
  607. "backgroundColor": "#f8f8f8",
  608. //#ifdef H5
  609. "navigationStyle": "custom"
  610. //#endif
  611. },
  612. "tabBar": {
  613. "color": "#666666",
  614. "selectedColor": "#f65067",
  615. "borderStyle": "black",
  616. "backgroundColor": "#ffffff",
  617. "list": [{
  618. "pagePath": "pages/index/index",
  619. "iconPath": "static/tabBar/tab-home.png",
  620. "selectedIconPath": "static/tabBar/tab-home-current.png",
  621. "text": "首页"
  622. },
  623. {
  624. "pagePath": "pages/category/category",
  625. "iconPath": "static/tabBar/tab-cate.png",
  626. "selectedIconPath": "static/tabBar/tab-cate-current.png",
  627. "text": "分类"
  628. },
  629. // {
  630. // "pagePath": "pages/game/game",
  631. // "iconPath": "static/tabBar/tab-cate.png",
  632. // "selectedIconPath": "static/tabBar/tab-cate-current.png",
  633. // "text": "响亮游戏"
  634. // },
  635. {
  636. "pagePath": "pages/cart/cart",
  637. "iconPath": "static/tabBar/tab-cart.png",
  638. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  639. "text": "购物车"
  640. },
  641. {
  642. "pagePath": "pages/user/user",
  643. "iconPath": "static/tabBar/tab-my.png",
  644. "selectedIconPath": "static/tabBar/tab-my-current.png",
  645. "text": "我的"
  646. }
  647. ]
  648. },
  649. "condition" : { //模式配置,仅开发期间生效
  650. "current": 0, //当前激活的模式(list 的索引项)
  651. "list": [
  652. {
  653. "name": "", //模式名称
  654. "path": "", //启动页面,必选
  655. "query": "" //启动参数,在页面的onLoad函数里面得到
  656. }
  657. ]
  658. }
  659. }