|
|
|
@ -60,18 +60,6 @@ |
|
|
|
<van-button block type="danger" bind:click="loginOut">退出当前账号</van-button> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="flex" style="justify-content: flex-end;padding:24rpx 32rpx"> |
|
|
|
<van-popover placement="topRight" mask="{{true}}"> |
|
|
|
<view style="padding-right:18rpx"> |
|
|
|
<van-icon name="question-o" size="30px" /> |
|
|
|
</view> |
|
|
|
<view slot="content" style="max-width:640rpx;padding:24rpx"> |
|
|
|
<text |
|
|
|
style="word-wrap: break-word;word-break: break-all;white-space: pre-line">ContentContentContentContentContentConteContentContentContentContentContentConteContentContentCon</text> |
|
|
|
</view> |
|
|
|
</van-popover> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="cu-bar foot" style="display:block;width:100%;min-height: 180rpx;padding: 0rpx 120rpx"> |
|
|
|
<van-divider content-position="center">当前版本:{{version}}</van-divider> |
|
|
|
</view> |
|
|
|
|