1
haoxuan
2024-01-24 b4a603e7e1c123195f5515aa7c3b247e1784fb76
src/views/dashboard/components/DeviceStatusInfo.vue
@@ -48,7 +48,7 @@
          </template>
          <template v-else>
            <span>不在集群中</span>
            <span>未加入集群</span>
          </template>
        </span>
      </span>
@@ -275,9 +275,12 @@
        margin: 8px 5px 0 5px;
      }
      span {
        height: 32px;
        height: 29px;
        display: inline-block;
        line-height: 29px;
        vertical-align: middle;
        text-align: center;
        font-size: 12px;
        display: inline-block;
        float: left;
        font-weight: bold;