forked from drone/command-center-dashboard

罗广辉
2025-03-28 f17ddc63b988c1b2851606c7b75c59093cb94dc6
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>