兼容性提交
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<view class="system-settings-wrapper">
|
||||
|
||||
<view v-if="show" class="system-settings-container">
|
||||
<!-- 头部 -->
|
||||
<view class="header">
|
||||
@@ -47,7 +47,7 @@
|
||||
<u-button type="error" shape="circle" @click="handleLogout">退出登录</u-button>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user