优化登录页大背景图片文件,加快页面加载 (#660)

* update:优化说明文档

* update:优化登录页大背景图片文件,加快页面加载
This commit is contained in:
hrz
2025-04-03 17:40:53 +08:00
committed by GitHub
parent 4553188739
commit b042a34726
20 changed files with 39 additions and 141 deletions
@@ -48,7 +48,7 @@
:total="deviceList.length"
></el-pagination>
</div>
<div style="font-size: 12px; font-weight: 400; margin-top: auto; padding-top: 30px; color: #979db1;">
<div class="copyright">
©2025 xiaozhi-esp32-server
</div>
<AddDeviceDialog :visible.sync="addDeviceDialogVisible" :agent-id="currentAgentId" @refresh="fetchBindDevices(currentAgentId)" />