绿满眶商城微信小程序-uniapp
peng
2025-10-27 30ad7ef2b8d6298207e8ed24f9016b8e9cff7d71
pages/prize/PrizeDetail/PrizeDetail.vue
@@ -77,7 +77,7 @@
            </view>
            <view class="modal-buttons" v-if="currentPrize.id !== 'notWIn'">
               <button class="confirm-btn" @tap="useItNow">去购物</button>
               <button class="confirm-btn" @tap="useItNow">去兑换</button>
            </view>
            <view class="modal-buttons" v-else>
               <button class="confirm-btn" @tap="closePrizeModal">确定</button>