无人机管理后台前端(已迁走)
罗广辉
2025-06-26 51ba2672d153c172b6bc4d62f3df0edc8f621870
src/components/basic-container/main.vue
@@ -37,10 +37,11 @@
.basic-container {
  padding: 0 10px;
  box-sizing: border-box;
  height: 100%;
  // height: 100%;
  .basic-container__card{
    height: 100% !important;
    overflow: auto;
  }
  &--block {