XSLu08042 2 ngày trước cách đây
mục cha
commit
662de79c24
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/user/index.vue

+ 1 - 1
pages/user/index.vue

@@ -11,7 +11,7 @@
 						</view>
 						<view class="name-phone">
 							<view class="name">{{user.nickname}}</view>
-							<view class="phone" v-if="!user.phone">{{utils.parsePhone(user.phone)}}</view>
+							<view class="phone" v-if="user.phone">{{utils.parsePhone(user.phone)}}</view>
 						</view>
 					</view>
 					<view class="right">