隐藏退出登录按钮
This commit is contained in:
parent
29b48ae2f6
commit
3ec0cbd5c8
@ -174,14 +174,14 @@
|
||||
<image src="../../static/huijiantou.png" mode=""></image>
|
||||
</view>
|
||||
</view>
|
||||
<view class="myorder titles" @tap="remove()">
|
||||
<!-- <view class="myorder titles" @tap="remove()">
|
||||
<view class="title">
|
||||
退出登录
|
||||
</view>
|
||||
<view class="righttitle">
|
||||
<image src="../../static/huijiantou.png" mode=""></image>
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="mask" @click.stop='showhome = false' v-if="showhome">
|
||||
<view class="masktext" @click.stop=''>
|
||||
<view class="maskcontent" v-if="familyList">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user