13404089107
2025-05-23 e3a78db2a9b791284dfbc087f393ecca08de1ca1
H5/uni_modules/uview-ui/components/u-slider/nvue.js
@@ -105,7 +105,7 @@
            //                  width: `${this.startX + this.deltaX}px`
            //    }
            // })
            // // console.log(this.startX + this.deltaX);
            // //
            // animation.transition(button, {
            //    styles: {
            //         transform: `translateX(${this.startX + this.deltaX}px)`
@@ -141,7 +141,7 @@
            this.barStyle = {
                width: `${width}px`
            }
            // console.log('width', width);
            //
            if (drag) {
                this.$emit('drag', {
                    value