Skip to content

Commit c15e68a

Browse files
committed
update config
1 parent a83e183 commit c15e68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.tomcat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# 访问项目的根路径
2-
VITE_PUBLIC_PATH = /vue
2+
VITE_PUBLIC_PATH = /vuePath
33

44
# 打包编译发布路径
5-
VITE_OUTPUT_DIR = ../jeesite-vue-dist/vue-dist-5.10.0/src/main/resources/vue
5+
VITE_OUTPUT_DIR = ../jeesite-vue-dist/vue-dist-5.10.1/src/main/resources/vue
66

77
# 路由模式(true: history、false: hash)
88
VITE_ROUTE_WEB_HISTORY = true

0 commit comments

Comments
 (0)