6170设备控制页面,滑块显示值

This commit is contained in:
fengerli
2025-07-15 19:00:53 +08:00
parent 388b462b57
commit 3349d09e46
2 changed files with 5 additions and 29 deletions

View File

@ -34,15 +34,6 @@
height: 88rpx;
position: relative;
}
uni-slider .uni-slider-value {
position: absolute;
color: rgba(255, 255, 255, 0.8);
font-size: 32rpx;
right: 2.5%;
top: -60rpx
}
.custom-file-picker .file-picker__box-content {
background: rgba(26, 26, 26, 1);
border: none !important;