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