@yanghongjun19/vue-toast
v0.6.0
Published
### npm引入 npm install --save @yanghongjun19/vue-toast
Readme
vue-toast
npm引入
npm install --save @yanghongjun19/vue-toast
使用插件
import css from '@yanghongjun19/vue-toast/lib/vue-toast.css' import toast from '@yanghongjun19/vue-toast' Vue.use(toast);
