feat:更新对话框UI

This commit is contained in:
2026-07-02 23:18:02 +08:00
parent d47383cd95
commit 620424a462
7 changed files with 220 additions and 108 deletions

View File

@@ -19,7 +19,7 @@
<el-header class="header">
<el-icon v-if="isMobile" @click="drawerVisible = true"><Fold/></el-icon>
<div class="website-title">
网站标题
智能家庭助手
</div>
</el-header>