## 安装 ```sh npm install ``` ## 使用 ```sh # 启动开发环境 npm run dev # 构建生产版本 npm run build ``` ## 文档 - [vue2版本文档](http://doc.openauth.net.cn/vue2/)