修改项目名称

This commit is contained in:
zyj
2026-03-11 18:43:36 +08:00
parent 80c6f77772
commit d656876e11
24 changed files with 734 additions and 92 deletions

View File

@@ -7,7 +7,7 @@ includes:
linux: ./build/linux/Taskfile.yml
vars:
APP_NAME: "wails3-nuxt"
APP_NAME: "wails3-nuxt4"
BIN_DIR: "bin"
VITE_PORT: '{{.WAILS_VITE_PORT | default 9245}}'