forked from drone/command-center-dashboard

chenyao
2025-03-27 fab019a657d174fb8fc101cd5e0e6296004d12df
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>