0.1.1 • Published 6 months ago

hl-xx-ui v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

二次封装测试包

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>
0.1.1

6 months ago

0.1.0

6 months ago

0.0.6

6 months ago

2.0.0

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago