Browse Source

fix: 首页样式

master
guoapeng 2 days ago
parent
commit
f53d371cff
  1. 2
      src/pages/Index/Index.vue

2
src/pages/Index/Index.vue

@ -1411,7 +1411,7 @@ watchEffect(() => {
} }
.equipment-status { .equipment-status {
width: 440px;
flex: 1;
height: 44px; height: 44px;
line-height: $height; line-height: $height;
text-align: center; text-align: center;

Loading…
Cancel
Save