fixed #92
This commit is contained in:
梁灏 2016-11-21 09:14:38 +08:00
parent 06aa039543
commit 9084eb1872
2 changed files with 28 additions and 37 deletions

View file

@ -193,8 +193,8 @@
this.buttonLoading = false;
setTimeout(() => {
this.wrapShow = false;
this.removeScrollEffect();
}, 300);
this.removeScrollEffect();
} else {
this.wrapShow = true;
this.addScrollEffect();