无人机管理后台前端(已迁走)
张含笑
2025-09-22 62a1ca63465589698b350af814483da4a4c5ba1d
feat:修复整体弹框样式引起的问题
1 files modified
4 ■■■■ changed files
src/views/resource/components/spotDetails.vue 4 ●●●● patch | view | raw | blame | history
src/views/resource/components/spotDetails.vue
@@ -628,6 +628,10 @@
  font-size: 16px !important;
  color: #363636 !important;
}
:global(.spotDialog .el-dialog__body) {
    padding: 2rem 2rem 0 !important;
  }
.container {
  display: flex;
  flex-direction: column;