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/web/api/window/minimize/index.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 files/zh-cn/web/api/window/minimize/index.html (limited to 'files/zh-cn/web/api') diff --git a/files/zh-cn/web/api/window/minimize/index.html b/files/zh-cn/web/api/window/minimize/index.html deleted file mode 100644 index 64c28da15c..0000000000 --- a/files/zh-cn/web/api/window/minimize/index.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: window.minimize -slug: Web/API/Window/minimize -translation_of: Web/API/Window/minimize ---- -

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

-- cgit v1.2.3-54-g00ecf