存放 vue2 版本的税务行业 UI 组件,只实现页面交互,无数据接口对接 ## 构建样式 ```sh # 实时监听编译less yarn dev:css # 构建样式 yarn build:less ```