智慧园区前端大屏
linwe
2024-11-07 2de760cc71bd40be84387766c8bda38200a2ea6f
src/views/survey/components/box/fireSource.vue
@@ -132,8 +132,10 @@
.box-content-img {
  height: 360px;
  overflow-x: hidden;
  overflow-y: auto;
  overflow: scroll;
  // 隐藏滚动条
  scrollbar-width: none;
  // overflow-y: auto;
}
.box-content-img img {
@@ -154,7 +156,7 @@
  height: 360px;
  overflow: scroll;
  // 隐藏滚动条
  scrollbar-width: none;
  // scrollbar-width: none;
}