Ant Design Pro 多Tab标签页
Ant Design Pro
基于 Ant Design Pro 二次开发,支持多 Tab 标签页面,模拟 Chrome 标签页功能
1、添加标签支持拖动(2020-07-16);
This project is initialized with Ant Design Pro. Follow is the quick guide for how to use.
Environment PrepareInstall node_modules
:
npm install
or
yarn Provided Scripts
Ant Design Pro provides some useful script to help you quick start and build with web project, code style check and test.
Scripts provided in package.json
. It's safe to modify or add additional script:
npm start Build project
npm run build Check code style
npm run lint
You can also use script to auto fix some lint error:
npm run lint:fix Test code
npm test More
You can view full document on our official website. And welcome any feedback in our github.
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。