Vue.js學習記錄-12-Vue去哪兒網項目實戰:城市列表頁開發-Header + Vuex實現數據交互

Header:城市信息選擇標題展示 在此組件中,主要做了向Home組件的頁面路由跳轉 <template>:需要注意的是被<router-link>包裹的標籤會使原標籤樣式無效,類似<a>。 解決方案上篇文章已經給出:http://www.javashuo.com/article/p-onkfvcrh-rt.html <template> <div class="header">
相關文章
相關標籤/搜索