mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 02:16:12 +08:00
remove
This commit is contained in:
parent
5050275b1d
commit
efbdc0d76f
@ -36,11 +36,6 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
const pages = this.$el.querySelectorAll('.van-swipe-item')
|
|
||||||
if (pages.length <= 1) {
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
this.input = new Input(this.$el, {
|
this.input = new Input(this.$el, {
|
||||||
listenMoving: true
|
listenMoving: true
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user