组件
import Vue from 'vue' import {install} from 'bees-ui' import 'bees-ui/dist/bees.css' Vue.use(install)
← 安装 Button →