fix: 修改导航链接,增加华为云 DevUI 的链接
This commit is contained in:
parent
7deaf58f95
commit
72b1aff4e7
@ -17,8 +17,9 @@
|
||||
"title": "会议"
|
||||
},
|
||||
{
|
||||
"url": "https://blog.angular.io/",
|
||||
"title": "博客"
|
||||
"url": "https://blog.wangke.io/",
|
||||
"title": "译者博客",
|
||||
"tooltip": "译者汪志成的博客,包括翻译文章和原创文章"
|
||||
},
|
||||
{
|
||||
"url": "translations/cn/home",
|
||||
@ -786,6 +787,11 @@
|
||||
"tooltip": "Ant Design 的 Angular 实现,服务于企业级后台产品。",
|
||||
"url": "https://ng.ant.design/"
|
||||
},
|
||||
{
|
||||
"title": "华为 DevUI 组件库",
|
||||
"tooltip": "“华为云” 开源的企业级组件库,核心设计思想是:致简、沉浸、灵活",
|
||||
"url": "https://devui.design/"
|
||||
},
|
||||
{
|
||||
"title": "ng-zorro mobile 组件库",
|
||||
"tooltip": "Ant Design Mobile 的 Angular 实现,服务于无线产品。",
|
||||
|
Loading…
x
Reference in New Issue
Block a user