|
@@ -7,7 +7,7 @@
|
|
|
</view>
|
|
|
<view class="userHead-text">
|
|
|
<h3 :style="elderStatus ? 'font-size: 28px;' : ''">{{userId ? userPhone : '点击登录/注册'}}
|
|
|
- <text class="edit"> <img src="../../assets/img/edit-2-fill.svg" alt=""></text>
|
|
|
+ <text class="edit" v-if="userId"> <img src="../../assets/img/edit-2-fill.svg" alt=""></text>
|
|
|
</h3>
|
|
|
<view class="tag" v-if="false">
|
|
|
<view class="tag-1">
|