swipe圖片輪播不管是在pc端,還是移動(dòng)端都是常見的效果目代,在這一章將用開源插件swiper完成一個(gè)比較簡單的swipe循環(huán)輪播組件.最近公司太忙屈梁,更新慢,請(qǐng)見諒~~ 官網(wǎng)介...
在tabbar.vue中添加 props: ['value'],
computed: {
value() {
return this.$route.matched[0].name
}
}不會(huì)出現(xiàn)The computed property "value" is already defined as a prop.的警告嗎
上一章有童鞋提到為什么不通過路由的方式來跳轉(zhuǎn)?其實(shí)我想說的是霜大,這個(gè)分享才剛剛開始构哺,大家不要著急!這一章節(jié)我們將帶大家完成战坤,創(chuàng)建header組件曙强,以及tabbar的路由跳轉(zhuǎn)。 ...