更新启动开发和打包批处理脚本中的注释内容, 使描述更加简洁明了,并统一为英文注释。
@@ -1,6 +1,6 @@
@echo off
chcp 65001 >nul
rem 一键本地开发:自动配置 Go/Wails 环境、安装依赖并启动 wails dev
cd /d "%~dp0"
rem Start local Wails development environment.
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0scripts\dev.ps1" %*
pause
The note is not visible to the blocked user.