pages.json 13 KB

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