Commit 297f4328 by tangjiale

干掉swiper组件

parent 5d60d122
......@@ -26,7 +26,6 @@
"postcss-px2rem": "0.3.0",
"vant": "2.12.6",
"vue-loader": "15.7.1",
"flv.js": "^1.6.2",
"swiper": "^3.0.4"
"flv.js": "^1.6.2"
}
}
......@@ -42,7 +42,7 @@
}
},
mounted(){
this.initSwiper()
// this.initSwiper()
},
methods:{
initSwiper(){
......
......@@ -58,7 +58,7 @@
},
data(){
return{
type:2,
type:3,
dataObj:{},
localBanner:[]
......
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