1.0.0 • Published 3 years ago

vue-model-pc v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

vue-model-pc

一个通用的pc端模态弹框

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

demo演示

安装

npm install vue-toast-pc -S

使用

import vueToastPc from 'vue-toast-pc.js' Vue.use(vueToastPc)

For detailed explanation on how things work, consult the docs for vue-loader.