兼容性提交

This commit is contained in:
wong
2025-09-25 10:50:43 +08:00
parent ebc24432ff
commit 31dad88078
8 changed files with 38 additions and 37 deletions

View File

@@ -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>