From 56de8390e5cc7d8298bc24a76d874f73cbd900ce Mon Sep 17 00:00:00 2001 From: Jeffrey Hsu Date: Mon, 26 May 2025 19:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=8E=A7=E5=88=B6=E5=8F=B0?= =?UTF-8?q?=E4=B9=B1=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/build.bat b/build.bat index 2e9cf78..6578b9d 100644 --- a/build.bat +++ b/build.bat @@ -1,5 +1,6 @@ @echo off setlocal +chcp 65001 echo === 尝试激活虚拟环境 === if exist ".venv\Scripts\activate.bat" (