From aca0989f52296d94c92035f39c18d2fa087ca0a6 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Tue, 28 Jun 2016 13:32:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AF=BC=E8=88=AA=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/guide/_data.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/public/docs/ts/latest/guide/_data.json b/public/docs/ts/latest/guide/_data.json index b4a623fe5c..c2e1ccbfa4 100644 --- a/public/docs/ts/latest/guide/_data.json +++ b/public/docs/ts/latest/guide/_data.json @@ -86,11 +86,6 @@ "intro": "学习如何给组件应用CSS样式。" }, - "security": { - "title": "安全", - "intro": "开发“内容安全”的Angular应用。" - }, - "hierarchical-dependency-injection": { "title": "多级依赖注入器", "navTitle": "多级注入器", @@ -129,8 +124,8 @@ }, "security": { - "title": "Security", - "intro": "Developing for content security in Angular applications" + "title": "安全", + "intro": "开发“内容安全”的Angular应用。" }, "structural-directives": { @@ -160,7 +155,6 @@ "glossary": { "title": "词汇表", - "intro": "Angular 2重要词汇的简短定义。", - "hide": true + "intro": "Angular 2重要词汇的简短定义。" } }