在现有项目中运行以下命令:
yarn add origin-ui or npm install origin-ui
使用此框架前需开启border-box
border-box
*,*::before,*::after{box-sizing: border-box}
快速上手 →