Commit 8efdb069 by tangjiale

1

parent 297f4328
......@@ -39,7 +39,7 @@
},
mounted(){
this.$nextTick(() =>{
this.$refs['b-scroll'].initSwiper()
// this.$refs['b-scroll'].initSwiper()
})
},
methods:{
......
......@@ -35,7 +35,7 @@
}
},
mounted(){
this.initSwipert()
// this.initSwipert()
},
methods:{
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