yarn build 打包 生成dist文件 引入初始化样式 @import '~obtool/dist/ob-tools.css'; 主入口: import './test.css'; import * as tools from 'obtool'; // 所有通用方法