无人机管理后台前端(已迁走)
罗广辉
2025-06-07 8d3f263508b9f2ee6ebf102beca4e6c447629976
src/styles/common.scss
@@ -22,6 +22,7 @@
  display: flex;
  height: 1080px;
  width: 1920px;
  background: url("@/assets/images/layoutBg.png")  no-repeat center / 100% 100%;
  overflow: hidden;
  &--horizontal {
@@ -75,7 +76,6 @@
  box-sizing: border-box;
  overflow: hidden;
  // background: #f0f2f5;
  background: linear-gradient( 180deg, #EEF3FE 0%, #F8F9FB 100%);
}
#avue-view {