修改背景颜色

This commit is contained in:
re-JZzzz
2025-11-15 15:48:05 +08:00
parent f1f820cd80
commit 9fd348318e

View File

@ -366,6 +366,7 @@ const powerGenerationData = ref([
// 底部信息 // 底部信息
.bottomInfo { .bottomInfo {
background-color: rgba(17, 25, 24, 0.3);
.infoContainer { .infoContainer {
.infoItem { .infoItem {
display: flex; display: flex;