2
0

feat:cdr背景暗色模式适配

This commit is contained in:
zhongzm
2025-02-15 16:00:01 +08:00
parent 97c8e41b95
commit 924d30b28e

View File

@@ -201,7 +201,6 @@ onMounted(() => {
<style scoped>
.device-list-container {
padding: 8px;
background-color: #f5f5f7;
min-height: 100vh;
}