|
il y a 1 an | |
---|---|---|
examples | il y a 1 an | |
packages | il y a 1 an | |
public | il y a 6 ans | |
.babelrc | il y a 6 ans | |
.browserslistrc | il y a 6 ans | |
.eslintrc.js | il y a 6 ans | |
.gitignore | il y a 4 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 3 ans | |
package-lock.json | il y a 1 an | |
package.json | il y a 1 an | |
postcss.config.js | il y a 6 ans | |
prettier.config.js | il y a 4 ans | |
vue.config.js | il y a 6 ans |
基于 VUE 2.0 的 IM 聊天组件
npm install lemon-imui -S
import LemonIMUI from 'lemon-imui';
import 'lemon-imui/dist/index.css';
Vue.use(LemonIMUI);
<lemon-imui ref="IMUI" />