落日与鲸
2025-02-28 573193bb8ba686b06b5132cd233f953cc06d310d
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