@@ -282,7 +282,7 @@
.info-image {
width: 100%;
- min-height: 75%;
+ min-height: 70%;
background-color: #F8F8F8;
border-top-left-radius: 10rpx;
border-top-right-radius: 10rpx;
@@ -25,7 +25,7 @@
<view class="txt">序列号:{{ item.serialNo }}</view>
</view>
<view class="flex btn">
- <view class="action" @click="toChoice(item)" v-if="item.status == '2'">立即开刮</view>
+ <view class="action" @click="toChoice(item)" v-if="item.status == '2'">立即兑奖</view>