今天在碼雲上看到發佈
了一款聊天組件 自我
感受挺不錯的 在這裏推薦給廣大思友
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