0.1.1 • Published 6 months ago
hl-xx-ui v0.1.1
二次封装测试包
npm install hl-xx-ui
// main.ts
import { createApp } from 'vue'
import hlxxui from 'hl-xx-ui'
import 'hl-xx-ui/dist/hl-xx-ui.css'
import App from './App.vue'
const app = createApp(App)
app.use(hlxxui)
app.mount('#app')
使用
<hl-button><hl-button>