Commit 8efdb069 by tangjiale

1

parent 297f4328
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
}, },
mounted(){ mounted(){
this.$nextTick(() =>{ this.$nextTick(() =>{
this.$refs['b-scroll'].initSwiper() // this.$refs['b-scroll'].initSwiper()
}) })
}, },
methods:{ methods:{
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
} }
}, },
mounted(){ mounted(){
this.initSwipert() // this.initSwipert()
}, },
methods:{ methods:{
initSwipert(){ initSwipert(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment