UButtonGroup
按钮组,用于表格link
类型按钮样式UDrawer
基于antd Drawer
封装 -UModal
基于antd Modal
封装UPagination
基于antd Pagination
封装USearchForm
基于antd SearchForm
封装UTable
基于antd Table
封装
npm run build;
npm link;
cd examples/src;
npm link u2antd;
cd ../..;
npm start
yarn build
npm adduser
npm publish