aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt4
-rw-r--r--files/zh-cn/_wikihistory.json40
-rw-r--r--files/zh-cn/conflicting/web/api/window/deviceorientation_event/index.html (renamed from files/zh-cn/web/api/window/ondeviceorientation/index.html)3
-rw-r--r--files/zh-cn/learn/css/first_steps/styling_a_biography_page/index.html (renamed from files/zh-cn/learn/css/first_steps/using_your_new_knowledge/index.html)3
-rw-r--r--files/zh-cn/web/api/window/devicemotion_event/index.html (renamed from files/zh-cn/web/api/window/ondevicemotion/index.html)3
-rw-r--r--files/zh-cn/web/api/window/deviceorientationabsolute_event/index.html (renamed from files/zh-cn/web/api/window/ondeviceorientationabsolute/index.html)3
6 files changed, 32 insertions, 24 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index aa184cbb38..5a4c050b16 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1038,6 +1038,7 @@
/zh-CN/docs/Learn/CSS/CSS_layout/定位 /zh-CN/docs/Learn/CSS/CSS_layout/Positioning
/zh-CN/docs/Learn/CSS/CSS_layout/网格 /zh-CN/docs/Learn/CSS/CSS_layout/Grids
/zh-CN/docs/Learn/CSS/First_steps/CSS如何运行 /zh-CN/docs/Learn/CSS/First_steps/How_CSS_works
+/zh-CN/docs/Learn/CSS/First_steps/Using_your_new_knowledge /zh-CN/docs/Learn/CSS/First_steps/Styling_a_biography_page
/zh-CN/docs/Learn/CSS/First_steps/开始 /zh-CN/docs/Learn/CSS/First_steps/Getting_started
/zh-CN/docs/Learn/CSS/Introduction_to_CSS /en-US/docs/Learn/CSS/First_steps
/zh-CN/docs/Learn/CSS/Introduction_to_CSS/Attribute_selectors /en-US/docs/Learn/CSS/Building_blocks/Selectors/Attribute_selectors
@@ -1617,6 +1618,9 @@
/zh-CN/docs/Web/API/Window/onappinstalled /zh-CN/docs/Web/API/Window/appinstalled_event
/zh-CN/docs/Web/API/Window/onbeforeinstallprompt /zh-CN/docs/Web/API/Window/beforeinstallprompt_event
/zh-CN/docs/Web/API/Window/onbeforeunload /zh-CN/docs/Web/API/WindowEventHandlers/onbeforeunload
+/zh-CN/docs/Web/API/Window/ondevicemotion /zh-CN/docs/Web/API/Window/devicemotion_event
+/zh-CN/docs/Web/API/Window/ondeviceorientation /zh-CN/docs/conflicting/Web/API/Window/deviceorientation_event
+/zh-CN/docs/Web/API/Window/ondeviceorientationabsolute /zh-CN/docs/Web/API/Window/deviceorientationabsolute_event
/zh-CN/docs/Web/API/Window/ongamepadconnected /zh-CN/docs/conflicting/Web/API/Window/gamepadconnected_event
/zh-CN/docs/Web/API/Window/ongamepaddisconnected /zh-CN/docs/Web/API/Window/gamepaddisconnected_event
/zh-CN/docs/Web/API/Window/onhashchange /zh-CN/docs/Web/API/WindowEventHandlers/onhashchange
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index a748dafa8d..54f83cc3f3 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -3051,7 +3051,7 @@
"xcxAscar"
]
},
- "Learn/CSS/First_steps/Using_your_new_knowledge": {
+ "Learn/CSS/First_steps/Styling_a_biography_page": {
"modified": "2020-07-16T22:28:05.597Z",
"contributors": [
"dlnb526",
@@ -22711,6 +22711,13 @@
"Jiang-Xuan"
]
},
+ "Web/API/Window/devicemotion_event": {
+ "modified": "2019-03-18T21:39:10.384Z",
+ "contributors": [
+ "pinpinye",
+ "Mmzer"
+ ]
+ },
"Web/API/Window/deviceorientation_event": {
"modified": "2019-04-11T18:37:50.677Z",
"contributors": [
@@ -22719,6 +22726,12 @@
"laobubu"
]
},
+ "Web/API/Window/deviceorientationabsolute_event": {
+ "modified": "2020-10-15T22:09:12.548Z",
+ "contributors": [
+ "webber007"
+ ]
+ },
"Web/API/Window/dialogArguments": {
"modified": "2019-03-23T22:13:58.259Z",
"contributors": [
@@ -23049,25 +23062,6 @@
"charlie"
]
},
- "Web/API/Window/ondevicemotion": {
- "modified": "2019-03-18T21:39:10.384Z",
- "contributors": [
- "pinpinye",
- "Mmzer"
- ]
- },
- "Web/API/Window/ondeviceorientation": {
- "modified": "2019-03-18T21:38:06.143Z",
- "contributors": [
- "Aaron_Zhung"
- ]
- },
- "Web/API/Window/ondeviceorientationabsolute": {
- "modified": "2020-10-15T22:09:12.548Z",
- "contributors": [
- "webber007"
- ]
- },
"Web/API/Window/ondragdrop": {
"modified": "2020-06-28T00:52:25.247Z",
"contributors": [
@@ -47247,6 +47241,12 @@
"ziyunfei"
]
},
+ "conflicting/Web/API/Window/deviceorientation_event": {
+ "modified": "2019-03-18T21:38:06.143Z",
+ "contributors": [
+ "Aaron_Zhung"
+ ]
+ },
"conflicting/Web/API/Window/gamepadconnected_event": {
"modified": "2020-10-15T22:22:28.465Z",
"contributors": [
diff --git a/files/zh-cn/web/api/window/ondeviceorientation/index.html b/files/zh-cn/conflicting/web/api/window/deviceorientation_event/index.html
index 672cc0aaa3..7c74434f69 100644
--- a/files/zh-cn/web/api/window/ondeviceorientation/index.html
+++ b/files/zh-cn/conflicting/web/api/window/deviceorientation_event/index.html
@@ -1,7 +1,8 @@
---
title: Window.ondeviceorientation
-slug: Web/API/Window/ondeviceorientation
+slug: conflicting/Web/API/Window/deviceorientation_event
translation_of: Web/API/Window/ondeviceorientation
+original_slug: Web/API/Window/ondeviceorientation
---
<p>{{ ApiRef() }}</p>
diff --git a/files/zh-cn/learn/css/first_steps/using_your_new_knowledge/index.html b/files/zh-cn/learn/css/first_steps/styling_a_biography_page/index.html
index 49b2fb8e88..971a78bc2f 100644
--- a/files/zh-cn/learn/css/first_steps/using_your_new_knowledge/index.html
+++ b/files/zh-cn/learn/css/first_steps/styling_a_biography_page/index.html
@@ -1,10 +1,11 @@
---
title: 运用你的新知识
-slug: Learn/CSS/First_steps/Using_your_new_knowledge
+slug: Learn/CSS/First_steps/Styling_a_biography_page
tags:
- CSS
- 新手
translation_of: Learn/CSS/First_steps/Using_your_new_knowledge
+original_slug: Learn/CSS/First_steps/Using_your_new_knowledge
---
<p>{{LearnSidebar}}{{PreviousMenu("Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}}</p>
diff --git a/files/zh-cn/web/api/window/ondevicemotion/index.html b/files/zh-cn/web/api/window/devicemotion_event/index.html
index 41cda848df..121c863f85 100644
--- a/files/zh-cn/web/api/window/ondevicemotion/index.html
+++ b/files/zh-cn/web/api/window/devicemotion_event/index.html
@@ -1,6 +1,6 @@
---
title: Window.ondevicemotion
-slug: Web/API/Window/ondevicemotion
+slug: Web/API/Window/devicemotion_event
tags:
- API
- Device Orientation
@@ -9,6 +9,7 @@ tags:
- Motion
- 移动端设备
translation_of: Web/API/Window/ondevicemotion
+original_slug: Web/API/Window/ondevicemotion
---
<p>{{ ApiRef() }}</p>
diff --git a/files/zh-cn/web/api/window/ondeviceorientationabsolute/index.html b/files/zh-cn/web/api/window/deviceorientationabsolute_event/index.html
index b595d9852c..6f1e4f5fc7 100644
--- a/files/zh-cn/web/api/window/ondeviceorientationabsolute/index.html
+++ b/files/zh-cn/web/api/window/deviceorientationabsolute_event/index.html
@@ -1,7 +1,8 @@
---
title: Window.ondeviceorientationabsolute
-slug: Web/API/Window/ondeviceorientationabsolute
+slug: Web/API/Window/deviceorientationabsolute_event
translation_of: Web/API/Window/ondeviceorientationabsolute
+original_slug: Web/API/Window/ondeviceorientationabsolute
---
<p>{{ ApiRef() }}{{Non-standard_header}}</p>