Pre Merge pull request !563 from 杨宇庆/N/A

pull/563/MERGE
杨宇庆 2024-10-12 12:11:30 +00:00 committed by Gitee
commit 8a934d5af0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 0 deletions

2
build.bat Normal file
View File

@ -0,0 +1,2 @@
pnpm run build:prod
pause

2
install.bat Normal file
View File

@ -0,0 +1,2 @@
pnpm install
pause

2
preview.bat Normal file
View File

@ -0,0 +1,2 @@
pnpm run dev
pause