今天在码云上看到发布
了一款聊天组件 自我
感受挺不错的 在这里推荐给广大思友
css
欢迎各位客观来使用vue
slot
_git
使用 npm 安装npm
npm install jwchat
使用 yarn 安装bash
yarn add jwchat
main.js
引入微信
import JwChat from 'jwchat'; import 'jwchat/lib/JwChat.css'; Vue.use(JwChat)
*.vue 中使用学习
<JwChat-index :taleList="list" @enter="bindEnter" v-model="inputMsg" :toolConfig="tool" />
学习最好的办法就是写一些东西让别人来用。spa
但愿和各位一块儿进步、学习code
QQ群 :235689934blog