扫码关注官方订阅号
如题,简单项目,react也是直接用js的,ant-design能和bootstrap那样直接用吗
小伙看你根骨奇佳,潜力无限,来学PHP伐。
构建独立的 antd.js 和 antd.csshttps://github.com/ant-design/antd-init/tree/master/examples/build-antd-standalone
npm i antd后import {组件} from 'antd'
也要引用样式
是想直接引用而不是通过npm?试试 http://ant.design/dist/antd.js
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
构建独立的 antd.js 和 antd.css
https://github.com/ant-design/antd-init/tree/master/examples/build-antd-standalone
npm i antd后
import {组件} from 'antd'
也要引用样式
是想直接引用而不是通过npm?
试试 http://ant.design/dist/antd.js