代理处理 首页处理

This commit is contained in:
wwz
2025-02-10 15:52:10 +08:00
parent ede860cec3
commit 6cea5aeb42
12 changed files with 519 additions and 138 deletions

View File

@@ -1,13 +1,13 @@
<template>
<view class="onecontent flex-between">
<view class="onecontentleft">
<view class="onecontentleft" v-if="bannervo">
现有<text style="color: #FC851E;font-size: 24rpx;">
{{bannervo.coupons==null?116:bannervo.coupons}}
</text>
已免单
</view>
<view class="onecontentright flex-start">
<view class="onecontentrightimage">
<view class="onecontentrightimage" v-if="bannervo">
<view class="swiperPanel" @touchstart="startMove" @touchend="endMove">
<view class="swiperItem" v-for="(item, index) in bannervo.counponsInfo" :key="index"
:style="{transform: itemStyle[index].transform, zIndex: itemStyle[index].zIndex, opacity: itemStyle[index].opacity}">