feat:完善功能

This commit is contained in:
张先生
2025-03-18 16:59:36 +08:00
parent d43da24717
commit aeadb4d704
9 changed files with 46 additions and 30 deletions

View File

@@ -133,6 +133,6 @@
<style scoped lang="scss">
.alarmRate {
width: vw(380);
height: vh(200);
height: vh(180);
}
</style>