绿满眶商城微信小程序-uniapp
zxl
2025-10-27 b1fd37e9f5ba5d3d7e35300ee97dff90a4065619
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>