Jelajahi Sumber

11-24-1-user

lhl 3 tahun lalu
induk
melakukan
55fe6faee6
2 mengubah file dengan 6 tambahan dan 2 penghapusan
  1. 6 2
      pages/user/user.vue
  2. TEMPAT SAMPAH
      static/icon/hyewm.png

+ 6 - 2
pages/user/user.vue

@@ -34,7 +34,8 @@
 					<text class="null-mendian">无绑定门店</text>
 				</view>
 				<view class="mendian-lift" v-if="userInfo.level != 0">
-					<text class="duihuan">{{userInfo.vip}}</text>
+					<!-- <text class="duihuan">{{userInfo.vip.}}</text> -->
+					<view>会员码:<image src="../../static/icon/hyewm.png" mode="" class="hym"></image></view>
 				</view>
 				<view class="mendian-right"  @click="go()" v-else>
 					<text class="duihuan">兑换会员卡</text>
@@ -625,7 +626,10 @@ export default {
 				font-size: 28rpx;
 				font-weight: bold;
 			}
-
+			.hym {
+				width: 40rpx;
+				height: 40rpx;
+			}
 			.img {
 				margin: 0 10rpx 0;
 				width: 36rpx;

TEMPAT SAMPAH
static/icon/hyewm.png