|
@@ -48,13 +48,13 @@
|
|
|
<image src="../../static/images/myimg/gengduo1@3x.png" class="arrow"></image>
|
|
|
</view>
|
|
|
|
|
|
- <!-- <u-line color="#EEEEEE" class="line"></u-line>
|
|
|
+ <u-line color="#EEEEEE" class="line"></u-line>
|
|
|
<view class='flex flex-space-between' @click='clearStorage'>
|
|
|
<view>
|
|
|
- <text>清除缓存</text>
|
|
|
+ <text>注销账号</text>
|
|
|
</view>
|
|
|
<image src="../../static/images/myimg/gengduo1@3x.png" class="arrow"></image>
|
|
|
- </view> -->
|
|
|
+ </view>
|
|
|
</view>
|
|
|
<view class='exitloginwrap'>
|
|
|
<button @click='logout()' class='exitlogin'>退出登录</button>
|