无人机管理后台前端(已迁走)
张含笑
2025-07-23 9d09a66415382086ee09d5a620d6f5b182aa3702
src/views/wel/components/taskOutcome.vue
@@ -221,7 +221,7 @@
  background: #ffffff !important;
  margin-top: 10px;
  margin-left: 10px;
  height: pxToVh(400);
  height: pxToVh(473);
  .card-title {
    display: flex;
    margin-bottom: 10px;
@@ -307,7 +307,7 @@
.chart {
  width: 98%;
  // height: 265px;
  height: pxToVh(285);
  height: pxToVh(355);
  padding-left: 10px;
  margin-top: 27px;
}