新增待办信息

This commit is contained in:
2026-01-01 10:36:24 +08:00
parent 94184ec2a3
commit ac676c3764
2 changed files with 15 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
VITE_PUBLIC_PATH = /vuePath
# 打包编译发布路径
VITE_OUTPUT_DIR = ../../jeesite-vue-dist/5.14.0/vue-dist/src/main/resources/vue-ui
VITE_OUTPUT_DIR = ../../web-api/src/main/resources/worker
# 路由模式true: history、false: hash
VITE_ROUTE_WEB_HISTORY = true