@@ -0,0 +1,7 @@
@echo off
chcp 65001 >nul
echo [InfoGenie] 构建前端生产版本...
cd /d %~dp0infogenie-frontend
call npm run build
echo [InfoGenie] 构建完成,产物目录: infogenie-frontend\build\
pause
The note is not visible to the blocked user.