Advertisement

创建Angular项目采用NG-ZORRO

阅读量:

启动新工程:

复制代码
    ng new project_name
    

手动配置NG_ZORRO模块

复制代码
    npm install ng-zorro-antd --save
    

在angular.json配置文件中进行导入操作:

在style.css文件中导入相关代码:

按钮使用示例

成效:

![](https://ad.itadn.com/c/weblog/bl

全部评论 (0)

还没有任何评论哟~