无人机管理后台前端(已迁走)
shuishen
2025-06-11 aa3ad91e1295a7fc83803bdc9cb91631ad3989aa
src/components/basic-container/main.vue
@@ -35,8 +35,14 @@
<style lang="scss">
.basic-container {
  padding: 10px 6px;
  padding: 0 10px;
  box-sizing: border-box;
  // height: 100%;
  .basic-container__card{
    height: 100% !important;
    overflow: auto;
  }
  &--block {
    height: 100%;