摘要: vue-router使用,localStorage系列,vue3介绍,组合式api和配置项api 1 vue-router使用🐋 # 以后,就是组件的切换实现页面切换的效果 》必须借助于vue-router来实现 # vuex 现在知道的 -<router-view/> 》显示组件 》router/index.js中配置 -<router-link :to="about_url"> 》做 页面 阅读全文
posted @ 2023-09-27 14:50 毓见 阅读(129) 评论(0) 推荐(0)