forked from drone/command-center-dashboard

chenyao
2025-03-27 4b6bb2df2ea7edde4912b0ca1ccc95710ce3bdb8
src/views/Home/Home.vue
@@ -29,11 +29,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;