使用本UI组件库前,请在css 中开启border-box
*,*::before,*::after{box-sizing: border-box;}
IE 8 及以上浏览器都支持此样式
npm 安装
npm install --save nono-ui
快速上手→