forked from drone/command-center-dashboard

chenyao
2025-03-27 43bb3dac9d441cab34b2246d16d0b6a9e96de12c
src/views/Home/Home.vue
@@ -36,11 +36,12 @@
</script>
<style scoped lang="scss">
.page-home {
  height: 100vh;
  height: 100%;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
  position: relative;
  .warp {
    display: flex;
    justify-content: space-between;