From 1ebe847839b1d7476c1690db2a3f500af99a6e27 Mon Sep 17 00:00:00 2001 From: MDN Date: Fri, 24 Sep 2021 00:49:15 +0000 Subject: [CRON] sync translated content --- files/zh-cn/conflicting/web/api/window/index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 files/zh-cn/conflicting/web/api/window/index.html (limited to 'files/zh-cn/conflicting/web/api') diff --git a/files/zh-cn/conflicting/web/api/window/index.html b/files/zh-cn/conflicting/web/api/window/index.html new file mode 100644 index 0000000000..43c607cf27 --- /dev/null +++ b/files/zh-cn/conflicting/web/api/window/index.html @@ -0,0 +1,7 @@ +--- +title: window.minimize +slug: conflicting/Web/API/Window +translation_of: Web/API/Window/minimize +original_slug: Web/API/Window/minimize +--- +

{{APIRef}}让当前浏览器窗口最小化(可以通过调用{{ domxref("window.moveTo()") }}方法让窗口恢复正常显示).

-- cgit v1.2.3-54-g00ecf