kk.shi hace 3 años
padre
commit
70259ee91b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/luckDraw/profile.wxml

+ 1 - 1
pages/luckDraw/profile.wxml

@@ -41,7 +41,7 @@
         <view class="coupon-data flex-row">
           <view class="coupon-data-time">{{item.createTime}}</view>
           <view class="coupon-refund flex-row" data-src="{{item.fullGoodsBigImage}}" catchtap="toLookHitPhoto">
-            <view class="lower-coupon-text">立即使用</view>
+            <view class="lower-coupon-text">立即兑换</view>
           </view>
         </view>
       </view>