This commit is contained in:
2025-03-11 16:00:27 +08:00
parent de4330a0a6
commit 190cba3b6e
8 changed files with 629 additions and 1072 deletions

View File

@@ -43,16 +43,13 @@
</view>
</view>
<view class="xianshimaiosha_box">
<text class="xianshimaiosha">秒杀商品</text>
<!-- <view class="countdown">
<text style="margin-right: 8rpx;">距结束</text>
<uni-countdown :day="1" :hour="2" :minute="30" :second="0" color="#FFFFFF"
:font-size="12" backgroundColor="#000" />
</view> -->
</view>
<view class="xianshimaiosha_box" >
<text class="xianshimaiosha" v-if="curriculumData.isVipPrice == 1 &&
curriculumData.vipPrice != 0 &&
curriculumData.vipPrice != null">VIP优惠</text>
<text class="xianshimaiosha" v-else-if=" curriculumData.activityPrice &&
curriculumData.activityPrice > 0">活动立减</text>
</view>
</view>
<view class="curriulum_title">{{ curriculumData.productName }}