提交 f654201e 编写于 作者: D DCloud_LXH

chore: swiper

上级 d338ba91
......@@ -444,13 +444,6 @@ export default {
position -= length
}
} else if (n > 0) {
/**
* current -> 1
* position -> 2
* length -> 3
*
* position -> -1
*/
for (; position > current;) {
position -= length
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册