From f0df732cf8eeb041851c2ae46ddbe2c5044a3f86 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Fri, 4 Dec 2020 20:39:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/navigation.json | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index a05c372e53..7cc73eaf12 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -960,6 +960,46 @@ ] } ] + }, + { + "title": "-", + "tooltip": "分割线", + "divider": true + }, + { + "title": "互助问答", + "tooltip": "github 上的中文互助问答区", + "url": "https://github.com/ng-docs/ng-docs.github.io/issues" + }, + { + "title": "官方 Material 组件库", + "tooltip": "Angular Material 组件库的中文文档", + "url": "https://material.angular.cn" + }, + { + "title": "ng-zorro 组件库", + "tooltip": "Ant Design 的 Angular 实现,服务于企业级后台产品。", + "url": "https://ng.ant.design/" + }, + { + "title": "华为 DevUI 组件库", + "tooltip": "“华为云” 开源的企业级组件库,核心设计思想是:致简、沉浸、灵活", + "url": "https://devui.design/" + }, + { + "title": "ng-nest 组件库", + "tooltip": "基于 Angular 和 Nest 的 Web 应用程序框架,UI 库中涵盖了企业开发中需要的大部分组件,table、form、tree、message、dialog、menu、tabs 等一共 60+ 基础组件", + "url": "https://ngnest.com/" + }, + { + "title": "ng-zorro mobile 组件库", + "tooltip": "Ant Design Mobile 的 Angular 实现,服务于无线产品。", + "url": "https://ng.mobile.ant.design/" + }, + { + "url": "https://flutter.cn/", + "tooltip": "Flutter 中文文档站", + "title": "友站:Flutter 中文" } ], "Footer": [