会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zdylearning
博客园
首页
新随笔
联系
订阅
管理
2024年8月29日
react组件常用网站
摘要: 字节:arco design 对应的chart是V chart https://visactor.io/vchart/guide/tutorial_docs/Theme/Arco_Design 阿里:ant design ,直接引用如import { Line ,Pie} from '@ant-de
阅读全文
posted @ 2024-08-29 16:59 zcw1303
阅读(37)
评论(0)
推荐(0)
2024年8月28日
react路由配置
摘要: 基于react-router-dom@6,index.tsx要修改为: import { BrowserRouter } from 'react-router-dom' const root = ReactDOM.createRoot(document.getElementById('root'))
阅读全文
posted @ 2024-08-28 14:49 zcw1303
阅读(27)
评论(0)
推荐(0)
公告