安装 使用yarn安装 yarn add fanlelee 使用npm安装 npm install --save fanlelee 快速上手 以Button组件为例: < template> < div xss=removed> < g>It's button < script > import { Button as GButton } from ' fanlelee ' import ' fanlelee/dist/gulu.css ' export default { name : ' App '