董国庆
12 小时以前 d0f4c2d4bb7a72b32fb9945de8908e1d4ab6509c
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