Antd 按需加载样式问题解决方法
安装 babel-plugin-import
,配置 package.json
或 .babelrc
文件,将 antd
的样式类型指定为 css
。
24.68KB
文件大小:
评论区