修改小程序bug
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<view style="margin-top: 10rpx;margin-bottom: 4rpx;">
|
||||
<u--image v-if="member=='2'" :src="normal" width="84rpx" height="30rpx">
|
||||
</u--image>
|
||||
<u--image v-if="member=='3'" :src="VIP" width="84rpx" height="30rpx">
|
||||
<u--image v-if="member=='4'" :src="VIP" width="84rpx" height="30rpx">
|
||||
</u--image>
|
||||
</view>
|
||||
<view style="display: flex;align-items: center;">
|
||||
|
||||
Reference in New Issue
Block a user