vue頁面跳轉

第一步在.vue組件裏添加標籤,格式以下javascript <div id="app"> <p> <!-- 使用 router-link 組件來導航. --> <!-- 經過傳入 `to` 屬性指定在main.js文件設置的別名連接,如/1 --> <!-- <router-link> 默認會被渲染成一個 `<a>` 標籤 --> <router-link to="/1">Go to Foo</
相關文章
相關標籤/搜索