pages.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709
  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": "none"
  16. }
  17. },
  18. // #endif
  19. "navigationBarTitleText": "易趣GO 一起购"
  20. }
  21. },
  22. {
  23. "path": "pages/product/new",
  24. "style": {
  25. "navigationBarTitleText": "新品",
  26. "app-plus": {
  27. "titleNView": false
  28. }
  29. }
  30. },
  31. {
  32. "path": "pages/index/sign",
  33. "style": {
  34. "navigationBarTitleText": "每日签到",
  35. "app-plus": {
  36. "titleNView": {
  37. "type": "transparent"
  38. }
  39. }
  40. }
  41. },
  42. {
  43. "path": "pages/product/seckill",
  44. "style": {
  45. "navigationBarTitleText": "限时秒杀"
  46. }
  47. },
  48. {
  49. "path": "pages/index/goldenBean",
  50. "style": {
  51. "navigationBarTitleText": ""
  52. }
  53. },
  54. {
  55. "path": "pages/public/register",
  56. "style": {
  57. "navigationBarTitleText": "注册",
  58. "app-plus": {
  59. "titleNView": {
  60. "type": "transparent"
  61. }
  62. }
  63. }
  64. }, {
  65. "path": "pages/public/login",
  66. "style": {
  67. "navigationBarTitleText": "登录",
  68. "app-plus": {
  69. "titleNView": {
  70. "type": "transparent"
  71. }
  72. }
  73. }
  74. },
  75. {
  76. "path": "pages/money/moneyPwd",
  77. "style": {
  78. "navigationBarTitleText": "交易密码",
  79. "navigationBarBackgroundColor": "#FFFFFF",
  80. "navigationBarTextStyle": "black"
  81. }
  82. },
  83. {
  84. "path": "pages/collection/collection",
  85. "style": {
  86. "navigationBarTitleText": "银行卡管理"
  87. }
  88. },
  89. {
  90. "path": "pages/collection/bank",
  91. "style": {
  92. "navigationBarTitleText": "添加银行卡"
  93. }
  94. },
  95. {
  96. "path": "pages/user/zhuanyue",
  97. "style": {
  98. "navigationBarTitleText": "转换"
  99. }
  100. },
  101. {
  102. "path": "pages/collection/zfb",
  103. "style": {
  104. "navigationBarTitleText": "添加支付宝"
  105. }
  106. },
  107. {
  108. "path": "pages/collection/wx",
  109. "style": {
  110. "navigationBarTitleText": "添加微信"
  111. }
  112. },
  113. {
  114. "path": "pages/money/success",
  115. "style": {
  116. "navigationBarTitleText": "提交成功"
  117. }
  118. },
  119. {
  120. "path": "pages/public/wxLogin",
  121. "style": {
  122. "navigationBarTitleText": "微信登录",
  123. "app-plus": {
  124. "titleNView": {
  125. "type": "transparent"
  126. }
  127. }
  128. }
  129. },
  130. {
  131. "path": "pages/user/mygs",
  132. "style": {
  133. "navigationBarTitleText": "我的收益",
  134. "app-plus": {
  135. "titleNView": {
  136. "type": "transparent"
  137. }
  138. }
  139. }
  140. },
  141. {
  142. "path": "pages/public/forget",
  143. "style": {
  144. "navigationBarTitleText": "忘记密码",
  145. "app-plus": {
  146. "titleNView": {
  147. "type": "transparent"
  148. }
  149. }
  150. }
  151. },
  152. {
  153. "path": "pages/product/reply",
  154. "style": {
  155. "navigationBarTitleText": "商品评价",
  156. "app-plus": {
  157. "titleNView": {
  158. "type": "transparent"
  159. }
  160. }
  161. }
  162. },
  163. {
  164. "path": "pages/product/product",
  165. "style": {
  166. "navigationBarTitleText": "详情展示",
  167. "app-plus": {
  168. "titleNView": {
  169. "type": "transparent"
  170. }
  171. }
  172. }
  173. },
  174. {
  175. "path": "pages/hall/porducthall",
  176. "style": {
  177. "navigationBarTitleText": "详情展示",
  178. "app-plus": {
  179. "titleNView": {
  180. "type": "transparent"
  181. }
  182. }
  183. }
  184. },
  185. {
  186. "path": "pages/hall/gsell",
  187. "style": {
  188. "navigationBarTitleText": "挂售"
  189. }
  190. },
  191. {
  192. "path": "pages/product/list",
  193. "style": {
  194. "navigationBarTitleText": "商品列表"
  195. }
  196. },
  197. {
  198. "path": "pages/product/zero",
  199. "style": {
  200. "navigationBarTitleText": "0元购",
  201. "navigationBarBackgroundColor": "#DC262B",
  202. "navigationBarTextStyle": "white"
  203. }
  204. },
  205. {
  206. "path": "pages/store/store",
  207. "style": {
  208. "navigationBarTitleText": "合作专区"
  209. }
  210. },
  211. {
  212. "path": "pages/store/storeInfo",
  213. "style": {
  214. "navigationBarTitleText": "门店信息"
  215. }
  216. },
  217. {
  218. "path": "pages/index/message",
  219. "style": {
  220. "navigationBarTitleText": "官方公告"
  221. }
  222. },
  223. {
  224. "path": "pages/index/messageInfo",
  225. "style": {
  226. "navigationBarTitleText": "公告详情"
  227. }
  228. },
  229. {
  230. "path": "pages/product/search",
  231. "style": {
  232. "enablePullDownRefresh": true,
  233. // #ifdef APP-PLUS
  234. "navigationStyle": "custom",
  235. // #endif
  236. // #ifndef MP || APP-PLUS
  237. "app-plus": {
  238. "titleNView": {
  239. "searchInput": {
  240. "backgroundColor": "rgba(231, 231, 231,.7)",
  241. "borderRadius": "16px",
  242. "placeholder": "请输入关键字",
  243. "disabled": false,
  244. "placeholderColor": "#606266",
  245. "align": "left"
  246. },
  247. "buttons": [{
  248. "text": "搜索",
  249. "fontSize": "14",
  250. "color": "#303133",
  251. "background": "rgba(0,0,0,0)",
  252. "width": "40px"
  253. }]
  254. }
  255. },
  256. // #endif
  257. "navigationBarTitleText": "搜索"
  258. }
  259. },
  260. {
  261. "path": "pages/product/classify",
  262. "style": {
  263. "navigationBarTitleText": ""
  264. }
  265. },
  266. {
  267. "path": "pages/set/set",
  268. "style": {
  269. "navigationBarTitleText": "设置"
  270. }
  271. },
  272. {
  273. "path": "pages/set/address",
  274. "style": {
  275. "navigationBarTitleText": "收货地址"
  276. }
  277. },
  278. {
  279. "path": "pages/set/addressManage",
  280. "style": {
  281. "navigationBarTitleText": ""
  282. }
  283. },
  284. {
  285. "path": "pages/set/phone",
  286. "style": {
  287. "navigationBarTitleText": "实名认证"
  288. }
  289. },
  290. {
  291. "path": "pages/set/password",
  292. "style": {
  293. "navigationBarTitleText": "修改密码"
  294. }
  295. },
  296. {
  297. "path": "pages/set/userinfo",
  298. "style": {
  299. "navigationBarTitleText": "修改资料"
  300. }
  301. }, {
  302. "path": "pages/cart/cart",
  303. "style": {
  304. "navigationBarTitleText": "购物车"
  305. }
  306. },
  307. {
  308. "path": "pages/user/user",
  309. "style": {
  310. "navigationBarTitleText": "个人中心",
  311. "app-plus": {
  312. "titleNView": false
  313. }
  314. }
  315. },
  316. {
  317. "path": "pages/user/award",
  318. "style": {
  319. "navigationBarTitleText": "奖励明细",
  320. "app-plus": {
  321. "titleNView": {
  322. "type": "transparent"
  323. }
  324. }
  325. }
  326. },
  327. {
  328. "path": "pages/user/gzsq",
  329. "style": {
  330. "navigationBarTitleText": "馆长申请"
  331. }
  332. },
  333. {
  334. "path": "pages/user/myfans",
  335. "style": {
  336. "navigationBarTitleText": "我的粉丝"
  337. }
  338. },
  339. {
  340. "path": "pages/user/myproduct",
  341. "style": {
  342. "navigationBarTitleText": "我的商品"
  343. }
  344. },
  345. {
  346. "path": "pages/user/myyue",
  347. "style": {
  348. "navigationBarTitleText": "我的余额",
  349. "app-plus": {
  350. "titleNView": {
  351. "type": "transparent"
  352. }
  353. }
  354. }
  355. },
  356. {
  357. "path": "pages/user/notice",
  358. "style": {
  359. "navigationBarTitleText": "通知"
  360. }
  361. },
  362. {
  363. "path": "pages/user/xrtd",
  364. "style": {
  365. "navigationBarTitleText": "新人通道"
  366. }
  367. },
  368. {
  369. "path": "pages/user/approve",
  370. "style": {
  371. "navigationBarTitleText": "实名认证",
  372. "navigationBarBackgroundColor": "#ff0000",
  373. "navigationBarTextStyle": "white"
  374. }
  375. },
  376. {
  377. "path": "pages/user/sqjl",
  378. "style": {
  379. "navigationBarTitleText": "申请记录"
  380. }
  381. },
  382. {
  383. "path": "pages/order/index",
  384. "style": {
  385. "navigationStyle": "custom",
  386. "navigationBarTitleText": "我的订单",
  387. "app-plus": {
  388. "bounce": "none"
  389. }
  390. }
  391. },
  392. {
  393. "path": "pages/order/order",
  394. "style": {
  395. "navigationBarTitleText": "我的订单"
  396. }
  397. },
  398. {
  399. "path": "pages/order/order1",
  400. "style": {
  401. "navigationBarTitleText": "我的订单"
  402. }
  403. },
  404. {
  405. "path": "pages/order/expressInfo",
  406. "style": {
  407. "navigationBarTitleText": "快递详情"
  408. }
  409. },
  410. {
  411. "path": "pages/order/orderDetail",
  412. "style": {
  413. "navigationBarTitleText": "订单详情",
  414. "app-plus": {
  415. "bounce": "none"
  416. }
  417. }
  418. },
  419. {
  420. "path": "pages/order/hallorderDetail",
  421. "style": {
  422. "navigationBarTitleText": "订单详情",
  423. "app-plus": {
  424. "bounce": "none"
  425. }
  426. }
  427. },
  428. {
  429. "path": "pages/hall/hallpay",
  430. "style": {
  431. "navigationBarTitleText": "支付"
  432. }
  433. },
  434. {
  435. "path": "pages/order/evaluate",
  436. "style": {
  437. "navigationBarTitleText": "评论"
  438. }
  439. },
  440. {
  441. "path": "pages/order/orderRefund",
  442. "style": {
  443. "navigationBarTitleText": "申请退款"
  444. }
  445. },
  446. {
  447. "path": "pages/order/createOrder",
  448. "style": {
  449. "navigationBarTitleText": "创建订单"
  450. }
  451. }, {
  452. "path": "pages/money/pay",
  453. "style": {
  454. "navigationBarTitleText": "支付"
  455. }
  456. },
  457. {
  458. "path": "pages/money/paySuccess",
  459. "style": {
  460. "navigationBarTitleText": "支付成功"
  461. }
  462. },
  463. {
  464. "path": "pages/money/wallet",
  465. "style": {
  466. "navigationBarTitleText": "转账"
  467. }
  468. },
  469. {
  470. "path": "pages/money/withdrawal",
  471. "style": {
  472. "navigationBarTitleText": "提现"
  473. }
  474. },
  475. {
  476. "path": "pages/money/recharge",
  477. "style": {
  478. "navigationBarTitleText": "充值"
  479. }
  480. },
  481. {
  482. "path": "pages/category/category",
  483. "style": {
  484. // #ifdef APP-PLUS
  485. "navigationStyle": "custom",
  486. // #endif
  487. // #ifndef MP
  488. "app-plus": {
  489. "bounce": "none",
  490. "titleNView": {
  491. "searchInput": {
  492. "backgroundColor": "rgba(231, 231, 231,.7)",
  493. "borderRadius": "16px",
  494. "placeholder": "商品搜索",
  495. "disabled": true,
  496. "placeholderColor": "#606266",
  497. "align": "left"
  498. }
  499. }
  500. },
  501. // #endif
  502. "navigationBarTitleText": "分类"
  503. }
  504. },
  505. {
  506. "path": "pages/redirect/redirect",
  507. "style": {
  508. "navigationBarTitleText": "微信登录跳转页面",
  509. "app-plus": {
  510. "titleNView": false
  511. }
  512. }
  513. },
  514. {
  515. "path": "pages/hall/hall",
  516. "style": {
  517. "navigationBarTitleText": "易趣认购",
  518. "app-plus": {
  519. "titleNView": false
  520. }
  521. }
  522. },
  523. {
  524. "path": "pages/hall/halllist",
  525. "style": {
  526. "navigationBarTitleText": "会馆详情",
  527. "app-plus": {
  528. "titleNView": false
  529. }
  530. }
  531. },
  532. {
  533. "path": "pages/hall/hallinfo",
  534. "style": {
  535. "navigationBarTitleText": "场次详情",
  536. "app-plus": {
  537. "titleNView": false
  538. }
  539. }
  540. },
  541. {
  542. "path": "pages/hall/history",
  543. "style": {
  544. "navigationBarTitleText": "场次详情"
  545. }
  546. },
  547. {
  548. "path": "pages/money/money",
  549. "style": {
  550. "navigationBarTitleText": "财务",
  551. "app-plus": {
  552. "titleNView": false
  553. }
  554. }
  555. },
  556. {
  557. "path": "pages/user/myAppointment",
  558. "style": {
  559. "navigationBarTitleText": "我的广告值",
  560. "app-plus": {
  561. "titleNView": false
  562. }
  563. }
  564. },
  565. {
  566. "path": "pages/product/qudouShop",
  567. "style": {
  568. "navigationBarTitleText": "趣豆购物"
  569. // "app-plus": {
  570. // "titleNView": false
  571. // }
  572. }
  573. },
  574. {
  575. "path": "pages/user/shareQrCode",
  576. "style": {
  577. "navigationBarTitleText": "邀请好友"
  578. }
  579. }, {
  580. "path": "pages/money/qudou",
  581. "style": {
  582. "navigationBarTitleText": "我的趣豆",
  583. "enablePullDownRefresh": false,
  584. "app-plus": {
  585. "titleNView": false
  586. }
  587. }
  588. }
  589. ,{
  590. "path" : "pages/money/jinDou",
  591. "style": {
  592. "navigationBarTitleText": "我的金豆",
  593. "enablePullDownRefresh": false,
  594. "app-plus": {
  595. "titleNView": false
  596. }
  597. }
  598. }
  599. ,{
  600. "path" : "pages/money/gouwu",
  601. "style": {
  602. "navigationBarTitleText": "我的购物券",
  603. "enablePullDownRefresh": false,
  604. "app-plus": {
  605. "titleNView": false
  606. }
  607. }
  608. }
  609. ,{
  610. "path" : "pages/product/fenlei",
  611. "style" :
  612. {
  613. "navigationBarTitleText": "",
  614. "enablePullDownRefresh": false
  615. }
  616. }
  617. ,{
  618. "path" : "pages/order/tihuo",
  619. "style" :
  620. {
  621. "navigationBarTitleText": "提货",
  622. "enablePullDownRefresh": false
  623. }
  624. }
  625. ,{
  626. "path" : "pages/order/tihuoOrder",
  627. "style" :
  628. {
  629. "navigationBarTitleText": "提货列表",
  630. "enablePullDownRefresh": false
  631. }
  632. }
  633. ],
  634. "globalStyle": {
  635. "navigationBarTextStyle": "black",
  636. "navigationBarTitleText": "uni-app",
  637. "navigationBarBackgroundColor": "#FFFFFF",
  638. "backgroundColor": "#f8f8f8"
  639. },
  640. "tabBar": {
  641. "color": "#C0C4CC",
  642. "selectedColor": "#f42b4e",
  643. "borderStyle": "black",
  644. "backgroundColor": "#ffffff",
  645. "list": [{
  646. "pagePath": "pages/index/index",
  647. "iconPath": "static/tabBar/tab-home.png",
  648. "selectedIconPath": "static/tabBar/tab-home-current.png",
  649. "text": "首页"
  650. },
  651. {
  652. "pagePath": "pages/category/category",
  653. "iconPath": "static/tabBar/tab-cate.png",
  654. "selectedIconPath": "static/tabBar/tab-cate-current.png",
  655. "text": "分类"
  656. },
  657. {
  658. "pagePath": "pages/product/new",
  659. "iconPath": "static/tabBar/tab-cart.png",
  660. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  661. "text": "新品认购区"
  662. },
  663. {
  664. "pagePath": "pages/cart/cart",
  665. "iconPath": "static/tabBar/tab-pink.png",
  666. "selectedIconPath": "static/tabBar/tab-pink-current.png",
  667. "text": "购物车"
  668. },
  669. {
  670. "pagePath": "pages/hall/hall",
  671. // "iconPath": "static/tabBar/tab-cart.png",
  672. // "selectedIconPath": "static/tabBar/tab-cart-current.png",
  673. "text": "趣豆会馆"
  674. },
  675. {
  676. "pagePath": "pages/order/index",
  677. // "iconPath": "static/tabBar/tab-cart.png",
  678. // "selectedIconPath": "static/tabBar/tab-cart-current.png",
  679. "text": "订单"
  680. },
  681. {
  682. "pagePath": "pages/money/money",
  683. // "iconPath": "static/tabBar/tab-cart.png",
  684. // "selectedIconPath": "static/tabBar/tab-cart-current.png",
  685. "text": "财务"
  686. },
  687. {
  688. "pagePath": "pages/user/user",
  689. "iconPath": "static/tabBar/tab-my.png",
  690. "selectedIconPath": "static/tabBar/tab-my-current.png",
  691. "text": "我的"
  692. }
  693. ]
  694. }
  695. }