forked from drone/command-center-dashboard

chenyao
2025-03-28 147cde29a36bc9f00e7c6fd313ea84f7bddc10af
src/layout/Header.vue
@@ -13,7 +13,7 @@
      <div class="right-item">系统运维</div>
    </div>
  </div>
  <div :style="{ background: '#2bc03f', height: hToV(50), width: wToR(50) }">test</div>
  <!-- <div :style="{ background: '#2bc03f', height: hToV(50), width: wToR(50) }">test</div> -->
</template>
<script>