|
@@ -10,7 +10,7 @@
|
|
<text>
|
|
<text>
|
|
<text>{{ userinfo.user_name }}</text>
|
|
<text>{{ userinfo.user_name }}</text>
|
|
</text>
|
|
</text>
|
|
- <text>{{ userinfo.level_name }} 有效期至 {{ userinfo.validity_time }}</text>
|
|
|
|
|
|
+ <text>{{ userinfo.level_name }} </text><text v-if="userinfo.level != 1">有效期至 {{ userinfo.validity_time }}</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<!-- <view class="right">-->
|
|
<!-- <view class="right">-->
|