pages.json 13 KB

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