aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-09-24 00:49:15 +0000
committerMDN <actions@users.noreply.github.com>2021-09-24 00:49:15 +0000
commit1ebe847839b1d7476c1690db2a3f500af99a6e27 (patch)
tree9edbe7ae0f13e19cf8e8e6eef17d886cd8e31065 /files/zh-cn/web/api
parentbffc7e7acbb8cac5e97025b83154bcda3bd1c00a (diff)
downloadtranslated-content-1ebe847839b1d7476c1690db2a3f500af99a6e27.tar.gz
translated-content-1ebe847839b1d7476c1690db2a3f500af99a6e27.tar.bz2
translated-content-1ebe847839b1d7476c1690db2a3f500af99a6e27.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn/web/api')
-rw-r--r--files/zh-cn/web/api/window/minimize/index.html6
1 files changed, 0 insertions, 6 deletions
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
----
-<p>{{APIRef}}让当前浏览器窗口最小化(可以通过调用{{ domxref("window.moveTo()") }}方法让窗口恢复正常显示).</p>