Procházet zdrojové kódy

refactor(WaterTankComponent):水罐样式修改

HMY před 11 měsíci
rodič
revize
3c8edaae60
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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) {