denghaoyue 6d5dff84d4 1.输入框高度自适应2.输入消息时,历史信息能滚动完全 il y a 6 ans
..
build e281e9c68e 移动端 il y a 6 ans
config 6d5dff84d4 1.输入框高度自适应2.输入消息时,历史信息能滚动完全 il y a 6 ans
src 6d5dff84d4 1.输入框高度自适应2.输入消息时,历史信息能滚动完全 il y a 6 ans
static 096fc3f9d6 update chat il y a 6 ans
.babelrc e281e9c68e 移动端 il y a 6 ans
.editorconfig e281e9c68e 移动端 il y a 6 ans
.gitignore e281e9c68e 移动端 il y a 6 ans
.postcssrc.js e281e9c68e 移动端 il y a 6 ans
README.md e281e9c68e 移动端 il y a 6 ans
index.html 096fc3f9d6 update chat il y a 6 ans
package-lock.json e281e9c68e 移动端 il y a 6 ans
package.json e281e9c68e 移动端 il y a 6 ans

README.md

chat

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.