|
@@ -7,7 +7,7 @@
|
|
</view>
|
|
</view>
|
|
<view class="userHead-text">
|
|
<view class="userHead-text">
|
|
<h3 :style="elderStatus ? 'font-size: 28px;' : ''">{{userId ? userPhone : '点击登录/注册'}}</h3>
|
|
<h3 :style="elderStatus ? 'font-size: 28px;' : ''">{{userId ? userPhone : '点击登录/注册'}}</h3>
|
|
- <view class="tag">
|
|
|
|
|
|
+ <view class="tag" v-if="false">
|
|
<view class="tag-1">
|
|
<view class="tag-1">
|
|
<text>服务费包月卡</text><text class="iconfont iconfont-right" ></text>
|
|
<text>服务费包月卡</text><text class="iconfont iconfont-right" ></text>
|
|
</view>
|
|
</view>
|