index_mall.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  1. <template>
  2. <view>
  3. <headerSerch :dataConfig="headItem"></headerSerch>
  4. <view class="header-group">
  5. <view class="tabs">
  6. <u-tabs :list="navigationList" @click="clickNav" lineColor="#FFD373" :inactiveStyle="{color: '#FFF'}"
  7. :activeStyle="{color: '#FFD373',fontWeight: 'bold'}"></u-tabs>
  8. </view>
  9. </view>
  10. <!-- 内容切换 -->
  11. <view class="tab-content" v-if="current == 0">
  12. <!-- 轮播 -->
  13. <view class="swiper-group">
  14. <u-swiper :list="swiperList" indicator indicatorMode="line" circular></u-swiper>
  15. </view>
  16. <!-- 宫格 -->
  17. <view class="grid-box">
  18. <view class="grid-group">
  19. <view class="grid-item">
  20. <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
  21. <text>秒杀专区</text>
  22. </view>
  23. <view class="grid-item">
  24. <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
  25. <text>秒杀专区2</text>
  26. </view>
  27. <view class="grid-item">
  28. <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
  29. <text>秒杀专区</text>
  30. </view>
  31. <view class="grid-item">
  32. <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
  33. <text>秒杀专区</text>
  34. </view>
  35. <view class="grid-item">
  36. <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
  37. <text>秒杀专区</text>
  38. </view>
  39. <view class="grid-item">
  40. <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
  41. <text>秒杀专区</text>
  42. </view>
  43. </view>
  44. </view>
  45. <!-- 通知 -->
  46. <view class="notice">
  47. <u-notice-bar :text="notice" direction="column" duration="3000" fontSize="28"></u-notice-bar>
  48. </view>
  49. <!-- 爆款专区 -->
  50. <view class="sale-group">
  51. <view class="sale-content">
  52. <view class="title">爆款专区 <view class="more">更多 <image src="../../static/arrow-r@2x.png"
  53. mode="aspectFit"></image>
  54. </view>
  55. </view>
  56. <view class="goods-scroll">
  57. <scroll-view scroll-x="true">
  58. <view class="goods-item">
  59. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  60. <view class="goods-name">这里是商品名称这里是商品名称这里是商品名称</view>
  61. <view class="tags">赠送20.54红积分</view>
  62. <view class="price">¥10.44</view>
  63. </view>
  64. <view class="goods-item">
  65. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  66. <view class="goods-name">这里是商品名称这里是商品名称这里是商品名称</view>
  67. <view class="tags">赠送20.54红积分</view>
  68. <view class="price">¥10.44</view>
  69. </view>
  70. <view class="goods-item">
  71. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  72. <view class="goods-name">这里是商品名称这里是商品名称这里是商品名称</view>
  73. <view class="tags">赠送20.54红积分</view>
  74. <view class="price">¥10.44</view>
  75. </view>
  76. </scroll-view>
  77. </view>
  78. </view>
  79. </view>
  80. <!-- 商品列表 -->
  81. <view class="goods-list">
  82. <view class="title">
  83. <view class="line"></view>
  84. 商品推荐
  85. <view class="line"></view>
  86. </view>
  87. <view class="list-group">
  88. <view class="list-item-content">
  89. <view class="list-item">
  90. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  91. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  92. <view class="tags">赠送20.54红积分</view>
  93. <view class="price">¥10.44</view>
  94. </view>
  95. </view>
  96. <view class="list-item-content">
  97. <view class="list-item">
  98. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  99. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  100. <view class="tags">赠送20.54红积分</view>
  101. <view class="price">¥10.44</view>
  102. </view>
  103. </view>
  104. <view class="list-item-content">
  105. <view class="list-item">
  106. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  107. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  108. <view class="tags">赠送20.54红积分</view>
  109. <view class="price">¥10.44</view>
  110. </view>
  111. </view>
  112. <view class="list-item-content">
  113. <view class="list-item">
  114. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  115. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  116. <view class="tags">赠送20.54红积分</view>
  117. <view class="price">¥10.44</view>
  118. </view>
  119. </view>
  120. </view>
  121. </view>
  122. </view>
  123. <view class="tab-content" v-if="current == 1">
  124. <!-- 轮播 -->
  125. <view class="swiper-group">
  126. <u-swiper :list="swiperList" indicator indicatorMode="line" circular></u-swiper>
  127. </view>
  128. <!-- 商品列表 -->
  129. <view class="tabs">
  130. <u-tabs :list="navigationList2" @click="" lineColor="#EB4C63" :inactiveStyle="{color: '#333'}"
  131. :activeStyle="{color: '#EB4C63',fontWeight: 'bold'}"></u-tabs>
  132. </view>
  133. <view class="goods-list">
  134. <view class="list-group">
  135. <view class="list-item-content">
  136. <view class="list-item">
  137. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  138. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  139. <view class="tags">赠送20.54红积分</view>
  140. <view class="price">¥10.44</view>
  141. </view>
  142. </view>
  143. <view class="list-item-content">
  144. <view class="list-item">
  145. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  146. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  147. <view class="tags">赠送20.54红积分</view>
  148. <view class="price">¥10.44</view>
  149. </view>
  150. </view>
  151. <view class="list-item-content">
  152. <view class="list-item">
  153. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  154. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  155. <view class="tags">赠送20.54红积分</view>
  156. <view class="price">¥10.44</view>
  157. </view>
  158. </view>
  159. <view class="list-item-content">
  160. <view class="list-item">
  161. <image src="../../../static/goods@2x.png" mode="widthFix"></image>
  162. <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
  163. <view class="tags">赠送20.54红积分</view>
  164. <view class="price">¥10.44</view>
  165. </view>
  166. </view>
  167. </view>
  168. </view>
  169. </view>
  170. </view>
  171. </template>
  172. <script>
  173. import headerSerch from './components/headerSerch';
  174. export default {
  175. components:{
  176. headerSerch
  177. },
  178. data() {
  179. return {
  180. headItem: {
  181. "name": "headerSerch",
  182. "timestamp": "1666235374470000",
  183. "setUp": {
  184. "tabVal": 0
  185. },
  186. "bgColor": {
  187. "title": "背景颜色(渐变)",
  188. "name": "bgColor",
  189. "default": [
  190. {
  191. "item": "#F62C2C"
  192. },
  193. {
  194. "item": "#F96E29"
  195. }
  196. ],
  197. "color": [
  198. {
  199. "item": "rgba(242,16,78,1)"
  200. },
  201. {
  202. "item": "rgba(210,41,87,1)"
  203. }
  204. ]
  205. },
  206. "boxStyle": {
  207. "title": "边框样式",
  208. "name": "boxStyle",
  209. "type": 0,
  210. "list": [
  211. {
  212. "val": "圆角",
  213. "icon": "iconPic_fillet"
  214. },
  215. {
  216. "val": "直角",
  217. "icon": "iconPic_square"
  218. }
  219. ]
  220. },
  221. "txtStyle": {
  222. "title": "文本位置",
  223. "name": "txtStyle",
  224. "type": 1,
  225. "list": [
  226. {
  227. "val": "居左",
  228. "icon": "icondoc_left"
  229. },
  230. {
  231. "val": "居中",
  232. "icon": "icondoc_center"
  233. }
  234. ]
  235. },
  236. "prConfig": {
  237. "title": "背景边距",
  238. "val": 8,
  239. "min": 0
  240. },
  241. "mbConfig": {
  242. "title": "页面间距",
  243. "val": 0,
  244. "min": 0
  245. },
  246. "hotWords": {
  247. "list": [
  248. {
  249. "val": ""
  250. }
  251. ]
  252. },
  253. "logoConfig": {
  254. "type": 1,
  255. "header": "设置logo",
  256. "title": "",
  257. "url": "https://demo26.crmeb.net/uploads/attach/2022/10/20221009/7436ee5680bc5d67c46a6017939475e5.png"
  258. },
  259. "id": "id1665385357481000"
  260. },
  261. current: 0,
  262. notice: ['uView UI众多组件覆盖开发过程的各个需求', '组件功能丰富,多端兼容。让您快速集成,开箱即用'],
  263. swiperList: [
  264. 'https://cdn.uviewui.com/uview/swiper/swiper3.png',
  265. 'https://cdn.uviewui.com/uview/swiper/swiper2.png',
  266. 'https://cdn.uviewui.com/uview/swiper/swiper1.png',
  267. ],
  268. navigationList: [{
  269. name: '推荐',
  270. }, {
  271. name: '箱包皮具'
  272. }, {
  273. name: '家具家私'
  274. }, {
  275. name: '美妆护肤'
  276. }, {
  277. name: '日用百货'
  278. }, {
  279. name: '运动户外'
  280. }, {
  281. name: '珠宝首饰'
  282. }, {
  283. name: '家纺家饰'
  284. }],
  285. navigationList2: [{
  286. name: 'Tab1',
  287. }, {
  288. name: 'Tab2'
  289. }, {
  290. name: 'Tab2'
  291. }, {
  292. name: 'Tab3'
  293. }, {
  294. name: 'Tab4'
  295. }, {
  296. name: 'Tab5'
  297. }, {
  298. name: 'Tab6'
  299. }, {
  300. name: 'Tab7'
  301. }],
  302. }
  303. },
  304. onLoad() {
  305. },
  306. methods: {
  307. clickNav(e) {
  308. console.log(e)
  309. this.current = e.index
  310. }
  311. }
  312. }
  313. </script>
  314. <style lang="scss" scoped>
  315. page {
  316. background-color: #ee4040;
  317. }
  318. .header-group {
  319. background-color: #EB4C63;
  320. .search-group {
  321. display: flex;
  322. align-items: center;
  323. justify-content: space-between;
  324. padding: 30rpx 30rpx 10rpx 30rpx;
  325. .logo {
  326. width: 138rpx;
  327. height: 46rpx;
  328. }
  329. .message {
  330. line-height: 1;
  331. image {
  332. width: 48rpx;
  333. height: 48rpx;
  334. }
  335. }
  336. .search {
  337. flex: 1;
  338. padding: 0 30rpx;
  339. .searchBox {
  340. padding: 0 30rpx;
  341. display: flex;
  342. align-items: center;
  343. background-color: #FFF;
  344. border-radius: 100rpx;
  345. height: 60rpx;
  346. image {
  347. width: 28rpx;
  348. height: 28rpx;
  349. padding-right: 20rpx;
  350. }
  351. text {
  352. font-size: 24rpx;
  353. color: #999;
  354. }
  355. }
  356. }
  357. }
  358. .tabs {
  359. padding: 0 20rpx;
  360. }
  361. }
  362. .tab-content {
  363. .swiper-group {
  364. padding: 20rpx 30rpx 10rpx 30rpx;
  365. background-image: linear-gradient(to bottom, #EB4C63, #F9F9F9);
  366. }
  367. .grid-box {
  368. padding: 10rpx 30rpx 20rpx 30rpx;
  369. .grid-group {
  370. padding: 20rpx 0;
  371. border-radius: 20rpx;
  372. background-color: #FFF;
  373. display: flex;
  374. align-items: center;
  375. flex-wrap: wrap;
  376. .grid-item {
  377. width: 33.333%;
  378. display: flex;
  379. flex-direction: column;
  380. align-items: center;
  381. margin: 10rpx 0;
  382. image {
  383. width: 98rpx;
  384. height: 98rpx;
  385. }
  386. text {
  387. font-size: 24rpx;
  388. color: #666;
  389. margin-top: 10rpx;
  390. }
  391. }
  392. }
  393. }
  394. .notice {
  395. padding: 0 30rpx;
  396. }
  397. .sale-group {
  398. padding: 20rpx 30rpx;
  399. .sale-content {
  400. border-radius: 20rpx;
  401. background-image: linear-gradient(45deg, #EB4C63, #FFA470);
  402. padding: 20rpx 0;
  403. .title {
  404. display: flex;
  405. align-items: center;
  406. justify-content: space-between;
  407. color: #FFF;
  408. font-weight: bold;
  409. padding: 0 30rpx;
  410. .more {
  411. display: flex;
  412. align-items: center;
  413. font-size: 24rpx;
  414. font-weight: normal;
  415. image {
  416. width: 24rpx;
  417. height: 24rpx;
  418. }
  419. }
  420. }
  421. .goods-scroll {
  422. white-space: nowrap;
  423. padding: 20rpx 15rpx 0 15rpx;
  424. .goods-item {
  425. display: inline-block;
  426. width: 240rpx;
  427. padding: 15rpx;
  428. margin: 0 10rpx;
  429. background-color: #FFF;
  430. border-radius: 10rpx;
  431. image {
  432. width: 210rpx;
  433. height: 210rpx;
  434. }
  435. .goods-name {
  436. font-size: 26rpx;
  437. color: #333;
  438. width: 240rpx;
  439. margin: 6rpx 0;
  440. word-break: break-all;
  441. white-space: pre-wrap;
  442. text-overflow: ellipsis;
  443. display: -webkit-box;
  444. line-height: 1.2;
  445. -webkit-box-orient: vertical;
  446. -webkit-line-clamp: 2;
  447. overflow: hidden;
  448. }
  449. .tags {
  450. display: inline-block;
  451. font-size: 20rpx;
  452. padding: 6rpx;
  453. background-color: #FCE9EC;
  454. color: #EB4C63;
  455. margin: 6rpx 0;
  456. }
  457. .price {
  458. font-size: 32rpx;
  459. font-weight: bold;
  460. color: #EB4C63;
  461. }
  462. }
  463. }
  464. }
  465. }
  466. .goods-list {
  467. .title {
  468. text-align: center;
  469. color: #333;
  470. display: flex;
  471. align-items: center;
  472. justify-content: center;
  473. font-size: 32rpx;
  474. font-weight: bold;
  475. .line {
  476. display: inline-block;
  477. width: 200rpx;
  478. height: 2rpx;
  479. margin: 0 30rpx;
  480. background-color: #FFA470;
  481. }
  482. }
  483. .list-group {
  484. display: flex;
  485. align-items: center;
  486. flex-wrap: wrap;
  487. padding: 15rpx;
  488. box-sizing: border-box;
  489. .list-item-content {
  490. width: 50%;
  491. padding: 15rpx;
  492. box-sizing: border-box;
  493. .list-item {
  494. padding: 15rpx;
  495. background-color: #FFF;
  496. border-radius: 10rpx;
  497. image {
  498. width: 100%;
  499. }
  500. .goods-name {
  501. font-size: 28rpx;
  502. color: #333;
  503. margin: 6rpx 0;
  504. word-break: break-all;
  505. white-space: pre-wrap;
  506. text-overflow: ellipsis;
  507. display: -webkit-box;
  508. line-height: 1.4;
  509. -webkit-box-orient: vertical;
  510. -webkit-line-clamp: 2;
  511. overflow: hidden;
  512. }
  513. .tags {
  514. display: inline-block;
  515. font-size: 20rpx;
  516. padding: 6rpx;
  517. background-color: #FCE9EC;
  518. color: #EB4C63;
  519. margin: 6rpx 0;
  520. }
  521. .price {
  522. font-size: 32rpx;
  523. font-weight: bold;
  524. color: #EB4C63;
  525. }
  526. }
  527. }
  528. }
  529. }
  530. }
  531. </style>