mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-14 21:36:45 +08:00
Merge branch 'zcwy0428-zsx' into dev0731
# Conflicts: # unpackage/dist/build/h5/index.html # unpackage/dist/build/h5/static/js/index.e9de9bf8.js
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
let second=sliderValue / 100 * duration;
|
||||
if (this.updateState) { //判断拖拽完成后才触发更新,避免拖拽失效
|
||||
this.sliderValue=sliderValue;
|
||||
this.$emit('progress',this.sliderValue);
|
||||
}else{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user