2
0

feat:设备部分背景暗色适配

This commit is contained in:
zhongzm
2025-02-15 16:19:56 +08:00
parent 924d30b28e
commit e897b14230
3 changed files with 1 additions and 5 deletions

View File

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