forked from drone/command-center-dashboard

罗广辉
2025-03-29 d736b1f4b0c22e800d489b7ef88f409d8e72200f
src/views/Home/components/HomeLeft/HomeLeft.vue
@@ -5,7 +5,7 @@
      <div class="time">{{ time }}</div>
      <div class="line"></div>
      <div class="weather">
        <img src="@/assets/images/tq.png" alt="" />
        <img src="@/assets/images/home/homeLeft/tq.png" alt="" />
        <span class="tq">阴天</span>
        <span class="qk">适合飞行</span>
      </div>