摘要: 1.安装vue-router 对应版本号为 233 344 使用以下命令 yarn add vue-router@3.6.5或者npm install vue-router@3.6.5 2.在main.js里面使用vue-router import Vue from 'vue' import App 阅读全文
posted @ 2023-12-20 20:21 超爱彬宝同学 阅读(41) 评论(0) 推荐(0)