Vue3命令式模态框 Packages

lgk-vue3-ui

## 基础 ### 安装 ```c npm install lgk-vue3-ui ``` ### 引入 ```c import { createApp } from 'vue' import App from './App.vue' import lgkUI from 'lgk-vue3-ui' import './../node_modules/lgk-vue3-ui/dist/style.css'

0.2.0 • Published 3 years ago