소스 검색

refactor(WaterTankComponent):水罐样式修改

HMY 11 달 전
부모
커밋
3c8edaae60
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ui/src/components/DCS/WaterTankComponent.vue

+ 1 - 0
ui/src/components/DCS/WaterTankComponent.vue

@@ -129,6 +129,7 @@ const marks = computed(() => ({
                     position: absolute;
                     left: 22%;
                     bottom: 22%;
+                    display: none;//隐藏进度条上的圆形按键
                 }
 
                 :deep(.el-slider__runway .el-slider__bar) {