@@ -115,7 +115,8 @@ export default {
this.pageNum = 1;
uni.pageScrollTo({
scrollTop: 0,
- duration: 0
+ duration: 0,
+ /* */
});
}
},