1.0.3 • Published 6 years ago

@hero_666/web_vueui v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

vueUI

the UI library of vue

install

npm install @hero_666/web_vueui

start

//  import
import vueUI from '@hero_666/web_vueui';
import '@hero_666/web_vueui/dist/vueUI.css';
import Vue from 'vue';

Vue.use(vueUI,{
    errorImg: 'data:image/png;base64.......' // the base64 data of image
})

more

you can see the more example for here

the description document(chinese)

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago