0.1.1 • Published 10 months ago

hl-xx-ui v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
10 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

10 months ago

0.1.0

10 months ago

0.0.6

10 months ago

2.0.0

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago