pages.json 12 KB

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