摘要:
创建项目 create-react-app antdReact 安装:antd-mobile、react-virtualized npm i antd-mobile -S npm i react-virtualized -S 在component 中创建一个scroll.jsx 文件,代码如下: i 阅读全文
posted @ 2022-07-11 14:40
闹一腾
阅读(1725)
评论(0)
推荐(0)
摘要:
适配移动端操作如下: 安装 postcss-pxtorem 、amfe-flexible npm i postcss-pxtorem npm i amfe-flexible amfe-flexible(可以安装,可以自己写),如下是我通过 amfe-flexible 修改的flexible 文件: 阅读全文
posted @ 2022-07-11 14:07
闹一腾
阅读(1710)
评论(0)
推荐(0)