- 博客(7)
- 问答 (1)
- 收藏
- 关注
原创 vue3项目打包到springboot项目
鉴于网络上的vue3项目打包到springboot里面,杂七杂八,走了很多弯路,自己记录一下前端配置 在vue.config.js里面设置publicPash:'/static/' 因为我是放在static目录下路由配置 关于路由有个坑,要用hash模式,路由组件不能用这种方式动态导入。 component: import('../components/set/Permission.vue') 要用这种 { path: '/Permissions', name: '
2023-11-20 11:19:37
921
1
jabc连接数据库,编写工具类的问题
2022-08-22
TA创建的收藏夹 TA关注的收藏夹
TA关注的人