Explorar el Código

修改开通会员权益

zhuliu hace 1 año
padre
commit
1194a6058d
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      pages/memberCenter/menberCenter2.wxml
  2. BIN
      static/image/时长.png

+ 3 - 3
pages/memberCenter/menberCenter2.wxml

@@ -29,14 +29,14 @@
     <!-- 会员权益 -->
     <view class="vipDescription">
       <!-- <view>{{chooseVip.description}}</view> -->
-      <view class="vipDescription_title">赠送以下福利:</view>
+      <view class="vipDescription_title">首次开通赠送以下福利:</view>
       <view class="vipDescription_content">
         <view class="vipDescription_content_item">
           <view class="vipDescription_content_item_img">
-            <image class="vipDescription_content_item_img" src="../../static/image/卡券.png" mode="aspectFit"/>
+            <image class="vipDescription_content_item_img" src="../../static/image/时长.png" mode="aspectFit"/>
           </view>
           <view class="vipDescription_content_item_text">
-            <view>专属优惠券</view>
+            <view>赠送额外会员时长</view>
             <!-- <view style="font-size: 20rpx;margin-top: 4px;">100元无门槛</view> -->
           </view>
         </view>

BIN
static/image/时长.png