Gary Gu
2025-07-01 6f130fad868d053948665d94bff7b5cb0e221fd7
src/views/Home.vue
@@ -94,8 +94,13 @@
          backgroundRepeat: 'no-repeat',
          backgroundPosition: 'center center',
          backgroundSize: '100% 100%',
          display: 'flex',
          alignItems: 'center',
        }"
      >
        <span style="font-family: PangMenZhengDaoBiaoTiTi !important; font-size: 24px; letter-spacing: 2px; white-space: nowrap; margin-left: 30px"
          >施工进度</span
        >
      </div>
      <div class="chart-container" :style="sectionStyle">
        <Gantt :selected-id="selectedId" />