提交 da58fd56 编写于 作者: D DCloud_LXH

chore: swiper build no-return-assign

上级 c24cdefa
......@@ -682,9 +682,10 @@ export default {
}
if (hide) {
return this.hideNavigationTimer = setTimeout(() => {
this.hideNavigationTimer = setTimeout(() => {
this.hideNavigation = hide
}, 300)
return
}
this.hideNavigation = hide
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册