yf_zhb 4e02a60db7 更新资源前缀地址,修改获取username 2 лет назад
..
build 8b65456df3 console移除 2 лет назад
config f1c79b5b80 未读消息数据显示不正常问题修复 2 лет назад
src 4e02a60db7 更新资源前缀地址,修改获取username 2 лет назад
static 642f3fae43 更新 2 лет назад
.babelrc a0a0ef217e first commit 4 лет назад
.editorconfig a0a0ef217e first commit 4 лет назад
.gitignore a0a0ef217e first commit 4 лет назад
.postcssrc.js a0a0ef217e first commit 4 лет назад
README.md a0a0ef217e first commit 4 лет назад
index.html 2856a6b570 即时通讯逻辑调整,数据填报校验 2 лет назад
package.json 00ee01cbdd 即时通讯更新 2 лет назад
yarn.lock 00ee01cbdd 即时通讯更新 2 лет назад

README.md

minggao

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.