摘要: 声明:以下是vue3设置方式,vue2一样 第一步 createRouter({ // router-line-active 可以自定义别的名字,随便 linkActiveClass: 'router-line-active', history: createWebHistory(), routes 阅读全文
posted @ 2023-04-09 10:29 丿流水 阅读(298) 评论(0) 推荐(0)