123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580 |
- <template>
- <view>
- <headerSerch :dataConfig="headItem"></headerSerch>
- <view class="header-group">
- <view class="tabs">
- <u-tabs :list="navigationList" @click="clickNav" lineColor="#FFD373" :inactiveStyle="{color: '#FFF'}"
- :activeStyle="{color: '#FFD373',fontWeight: 'bold'}"></u-tabs>
- </view>
- </view>
- <!-- 内容切换 -->
- <view class="tab-content" v-if="current == 0">
- <!-- 轮播 -->
- <view class="swiper-group">
- <u-swiper :list="swiperList" indicator indicatorMode="line" circular></u-swiper>
- </view>
- <!-- 宫格 -->
- <view class="grid-box">
- <view class="grid-group">
- <view class="grid-item">
- <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
- <text>秒杀专区</text>
- </view>
- <view class="grid-item">
- <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
- <text>秒杀专区2</text>
- </view>
- <view class="grid-item">
- <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
- <text>秒杀专区</text>
- </view>
- <view class="grid-item">
- <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
- <text>秒杀专区</text>
- </view>
- <view class="grid-item">
- <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
- <text>秒杀专区</text>
- </view>
- <view class="grid-item">
- <image src="../../../static/miaosha2x.png" mode="aspectFit"></image>
- <text>秒杀专区</text>
- </view>
- </view>
- </view>
- <!-- 通知 -->
- <view class="notice">
- <u-notice-bar :text="notice" direction="column" duration="3000" fontSize="28"></u-notice-bar>
- </view>
- <!-- 爆款专区 -->
- <view class="sale-group">
- <view class="sale-content">
- <view class="title">爆款专区 <view class="more">更多 <image src="../../static/arrow-r@2x.png"
- mode="aspectFit"></image>
- </view>
- </view>
- <view class="goods-scroll">
- <scroll-view scroll-x="true">
- <view class="goods-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- <view class="goods-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- <view class="goods-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </scroll-view>
- </view>
- </view>
- </view>
- <!-- 商品列表 -->
- <view class="goods-list">
- <view class="title">
- <view class="line"></view>
- 商品推荐
- <view class="line"></view>
- </view>
- <view class="list-group">
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- </view>
- </view>
- </view>
- <view class="tab-content" v-if="current == 1">
- <!-- 轮播 -->
- <view class="swiper-group">
- <u-swiper :list="swiperList" indicator indicatorMode="line" circular></u-swiper>
- </view>
- <!-- 商品列表 -->
- <view class="tabs">
- <u-tabs :list="navigationList2" @click="" lineColor="#EB4C63" :inactiveStyle="{color: '#333'}"
- :activeStyle="{color: '#EB4C63',fontWeight: 'bold'}"></u-tabs>
- </view>
- <view class="goods-list">
- <view class="list-group">
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- <view class="list-item-content">
- <view class="list-item">
- <image src="../../../static/goods@2x.png" mode="widthFix"></image>
- <view class="goods-name">这里是商品名称这里是商品这里是商品名称这里是商品名称这里是商品名称名称这里是商品名称</view>
- <view class="tags">赠送20.54红积分</view>
- <view class="price">¥10.44</view>
- </view>
- </view>
- </view>
- </view>
- </view>
- </view>
- </template>
- <script>
- import headerSerch from './components/headerSerch';
- export default {
- components:{
- headerSerch
- },
- data() {
- return {
- headItem: {
- "name": "headerSerch",
- "timestamp": "1666235374470000",
- "setUp": {
- "tabVal": 0
- },
- "bgColor": {
- "title": "背景颜色(渐变)",
- "name": "bgColor",
- "default": [
- {
- "item": "#F62C2C"
- },
- {
- "item": "#F96E29"
- }
- ],
- "color": [
- {
- "item": "rgba(242,16,78,1)"
- },
- {
- "item": "rgba(210,41,87,1)"
- }
- ]
- },
- "boxStyle": {
- "title": "边框样式",
- "name": "boxStyle",
- "type": 0,
- "list": [
- {
- "val": "圆角",
- "icon": "iconPic_fillet"
- },
- {
- "val": "直角",
- "icon": "iconPic_square"
- }
- ]
- },
- "txtStyle": {
- "title": "文本位置",
- "name": "txtStyle",
- "type": 1,
- "list": [
- {
- "val": "居左",
- "icon": "icondoc_left"
- },
- {
- "val": "居中",
- "icon": "icondoc_center"
- }
- ]
- },
- "prConfig": {
- "title": "背景边距",
- "val": 8,
- "min": 0
- },
- "mbConfig": {
- "title": "页面间距",
- "val": 0,
- "min": 0
- },
- "hotWords": {
- "list": [
- {
- "val": ""
- }
- ]
- },
- "logoConfig": {
- "type": 1,
- "header": "设置logo",
- "title": "",
- "url": "https://demo26.crmeb.net/uploads/attach/2022/10/20221009/7436ee5680bc5d67c46a6017939475e5.png"
- },
- "id": "id1665385357481000"
- },
- current: 0,
- notice: ['uView UI众多组件覆盖开发过程的各个需求', '组件功能丰富,多端兼容。让您快速集成,开箱即用'],
- swiperList: [
- 'https://cdn.uviewui.com/uview/swiper/swiper3.png',
- 'https://cdn.uviewui.com/uview/swiper/swiper2.png',
- 'https://cdn.uviewui.com/uview/swiper/swiper1.png',
- ],
- navigationList: [{
- name: '推荐',
- }, {
- name: '箱包皮具'
- }, {
- name: '家具家私'
- }, {
- name: '美妆护肤'
- }, {
- name: '日用百货'
- }, {
- name: '运动户外'
- }, {
- name: '珠宝首饰'
- }, {
- name: '家纺家饰'
- }],
- navigationList2: [{
- name: 'Tab1',
- }, {
- name: 'Tab2'
- }, {
- name: 'Tab2'
- }, {
- name: 'Tab3'
- }, {
- name: 'Tab4'
- }, {
- name: 'Tab5'
- }, {
- name: 'Tab6'
- }, {
- name: 'Tab7'
- }],
- }
- },
- onLoad() {
- },
- methods: {
- clickNav(e) {
- console.log(e)
- this.current = e.index
- }
- }
- }
- </script>
- <style lang="scss" scoped>
- page {
- background-color: #ee4040;
- }
- .header-group {
- background-color: #EB4C63;
- .search-group {
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding: 30rpx 30rpx 10rpx 30rpx;
- .logo {
- width: 138rpx;
- height: 46rpx;
- }
- .message {
- line-height: 1;
- image {
- width: 48rpx;
- height: 48rpx;
- }
- }
- .search {
- flex: 1;
- padding: 0 30rpx;
- .searchBox {
- padding: 0 30rpx;
- display: flex;
- align-items: center;
- background-color: #FFF;
- border-radius: 100rpx;
- height: 60rpx;
- image {
- width: 28rpx;
- height: 28rpx;
- padding-right: 20rpx;
- }
- text {
- font-size: 24rpx;
- color: #999;
- }
- }
- }
- }
- .tabs {
- padding: 0 20rpx;
- }
- }
- .tab-content {
- .swiper-group {
- padding: 20rpx 30rpx 10rpx 30rpx;
- background-image: linear-gradient(to bottom, #EB4C63, #F9F9F9);
- }
- .grid-box {
- padding: 10rpx 30rpx 20rpx 30rpx;
- .grid-group {
- padding: 20rpx 0;
- border-radius: 20rpx;
- background-color: #FFF;
- display: flex;
- align-items: center;
- flex-wrap: wrap;
- .grid-item {
- width: 33.333%;
- display: flex;
- flex-direction: column;
- align-items: center;
- margin: 10rpx 0;
- image {
- width: 98rpx;
- height: 98rpx;
- }
- text {
- font-size: 24rpx;
- color: #666;
- margin-top: 10rpx;
- }
- }
- }
- }
- .notice {
- padding: 0 30rpx;
- }
- .sale-group {
- padding: 20rpx 30rpx;
- .sale-content {
- border-radius: 20rpx;
- background-image: linear-gradient(45deg, #EB4C63, #FFA470);
- padding: 20rpx 0;
- .title {
- display: flex;
- align-items: center;
- justify-content: space-between;
- color: #FFF;
- font-weight: bold;
- padding: 0 30rpx;
- .more {
- display: flex;
- align-items: center;
- font-size: 24rpx;
- font-weight: normal;
- image {
- width: 24rpx;
- height: 24rpx;
- }
- }
- }
- .goods-scroll {
- white-space: nowrap;
- padding: 20rpx 15rpx 0 15rpx;
- .goods-item {
- display: inline-block;
- width: 240rpx;
- padding: 15rpx;
- margin: 0 10rpx;
- background-color: #FFF;
- border-radius: 10rpx;
- image {
- width: 210rpx;
- height: 210rpx;
- }
- .goods-name {
- font-size: 26rpx;
- color: #333;
- width: 240rpx;
- margin: 6rpx 0;
- word-break: break-all;
- white-space: pre-wrap;
- text-overflow: ellipsis;
- display: -webkit-box;
- line-height: 1.2;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- }
- .tags {
- display: inline-block;
- font-size: 20rpx;
- padding: 6rpx;
- background-color: #FCE9EC;
- color: #EB4C63;
- margin: 6rpx 0;
- }
- .price {
- font-size: 32rpx;
- font-weight: bold;
- color: #EB4C63;
- }
- }
- }
- }
- }
- .goods-list {
- .title {
- text-align: center;
- color: #333;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 32rpx;
- font-weight: bold;
- .line {
- display: inline-block;
- width: 200rpx;
- height: 2rpx;
- margin: 0 30rpx;
- background-color: #FFA470;
- }
- }
- .list-group {
- display: flex;
- align-items: center;
- flex-wrap: wrap;
- padding: 15rpx;
- box-sizing: border-box;
- .list-item-content {
- width: 50%;
- padding: 15rpx;
- box-sizing: border-box;
- .list-item {
- padding: 15rpx;
- background-color: #FFF;
- border-radius: 10rpx;
- image {
- width: 100%;
- }
- .goods-name {
- font-size: 28rpx;
- color: #333;
- margin: 6rpx 0;
- word-break: break-all;
- white-space: pre-wrap;
- text-overflow: ellipsis;
- display: -webkit-box;
- line-height: 1.4;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- }
- .tags {
- display: inline-block;
- font-size: 20rpx;
- padding: 6rpx;
- background-color: #FCE9EC;
- color: #EB4C63;
- margin: 6rpx 0;
- }
- .price {
- font-size: 32rpx;
- font-weight: bold;
- color: #EB4C63;
- }
- }
- }
- }
- }
- }
- </style>
|