mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-23 23:19:15 +08:00
parent
d798414771
commit
2c980a0940
@ -232,7 +232,6 @@ export default createComponent({
|
|||||||
|
|
||||||
// initialize swipe position
|
// initialize swipe position
|
||||||
const initialize = (active = +props.initialSwipe) => {
|
const initialize = (active = +props.initialSwipe) => {
|
||||||
console.log('initialize', children.length, active);
|
|
||||||
if (!root.value || isHidden(root)) {
|
if (!root.value || isHidden(root)) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user