atie-ui 安装 npm i atie-ui -S 使用 import Vue from 'vue' import TUI from 'atie-ui' import 'atie-ui/dist/atie-ui.css' Vue.use(TUI)