aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/graceful_degradation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/glossary/graceful_degradation/index.html')
-rw-r--r--files/zh-cn/glossary/graceful_degradation/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/glossary/graceful_degradation/index.html b/files/zh-cn/glossary/graceful_degradation/index.html
index acd22a665e..2982cc0074 100644
--- a/files/zh-cn/glossary/graceful_degradation/index.html
+++ b/files/zh-cn/glossary/graceful_degradation/index.html
@@ -1,11 +1,12 @@
---
title: Graceful degradation(优雅降级)
-slug: Glossary/优雅降级
+slug: Glossary/Graceful_degradation
tags:
- 优雅降级
- 设计
- 词汇表
translation_of: Glossary/Graceful_degradation
+original_slug: Glossary/优雅降级
---
<p><strong>优雅降级(Graceful degradation)</strong>是一种设计理念,其核心是尝试构建可在最新浏览器中运行的现代网站/应用程序,而作为降级体验,在低版本浏览器中仍然提供必要的内容和功能。</p>