mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
fix vue与boot整合打包与admin页面路由冲突
This commit is contained in:
@ -79,6 +79,10 @@ spring:
|
||||
restart:
|
||||
# 热部署开关
|
||||
enabled: true
|
||||
# 与vue整合部署使用
|
||||
thymeleaf:
|
||||
# 将系统模板放置到最前面 否则会与 springboot-admin 页面冲突
|
||||
template-resolver-order: 1
|
||||
application:
|
||||
name: ruoyi-vue-plus
|
||||
boot:
|
||||
|
Reference in New Issue
Block a user