邓洁: 优化界面

This commit is contained in:
邓洁
2024-01-02 22:41:31 +08:00
parent c730283e78
commit 073ec5c570
10 changed files with 151 additions and 131 deletions

View File

@@ -97,14 +97,14 @@ let isWaringC = computed(() => {
</script>
<style lang="scss" scoped>
.abnormal:hover {
background: #9C5252 !important;
border-radius: 6px;
.point {
background: #fff !important;
}
}
//.abnormal:hover {
// background: #9C5252 !important;
// border-radius: 6px;
//
// .point {
// background: #fff !important;
// }
//}
.wind-pressure-item {
display: flex;