修复配置文件保存时编码异常问题,修改关于和帮助页面

This commit is contained in:
taocong
2026-06-10 17:11:59 +08:00
parent d891b4f583
commit edb693e5af
17 changed files with 399 additions and 324 deletions
+2 -2
View File
@@ -66,8 +66,8 @@ echo [OK] qmake done
echo.
REM Compile
echo [4/4] Compiling Debug version...
mingw32-make debug
echo [4/4] Compiling Release version...
mingw32-make release
if errorlevel 1 (
echo.
echo ERROR: Compilation failed