From 3aefa89732a5e7750b9cea998ad123bfd0a9e298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E5=AF=BB?= <103126737+fuyun866@users.noreply.github.com> Date: Thu, 18 Dec 2025 21:19:22 +0800 Subject: [PATCH] docs(cn): translate /config/open.md (#875) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs(cn): update config/open translate * docs(cn): fix config/open translate * docs(cn): translate /config/open.md --------- Co-authored-by: 梁华刚 Co-authored-by: noise --- config/open.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/open.md b/config/open.md index 65c2c08f..44c2fc40 100644 --- a/config/open.md +++ b/config/open.md @@ -5,8 +5,8 @@ outline: deep # open -- **Type:** `boolean` -- **Default:** `!process.env.CI` -- **CLI:** `--open`, `--open=false` +- **类型:** `boolean` +- **默认值:** `!process.env.CI` +- **命令行终端:** `--open`, `--open=false` -Open Vitest UI automatically if it's [enabled](/config/ui). +如果 [已启用](/config/ui) UI 模式,则自动打开 UI 界面。