sunmiao 358d0df79d Merge branch 'dev' of http://code.dashoo.cn/dashoo/labsop_mcs into dev 4 роки тому
..
build 7992293a4a mcs 2020 5 роки тому
config 7992293a4a mcs 2020 5 роки тому
src 358d0df79d Merge branch 'dev' of http://code.dashoo.cn/dashoo/labsop_mcs into dev 4 роки тому
static 7992293a4a mcs 2020 5 роки тому
.babelrc 7992293a4a mcs 2020 5 роки тому
.editorconfig 7992293a4a mcs 2020 5 роки тому
.eslintignore 7992293a4a mcs 2020 5 роки тому
.eslintrc.js 7992293a4a mcs 2020 5 роки тому
.gitignore 7992293a4a mcs 2020 5 роки тому
.postcssrc.js 7992293a4a mcs 2020 5 роки тому
README.md 7992293a4a mcs 2020 5 роки тому
index.html 807a406c31 feature: 添加访问统计 4 роки тому
package-lock.json 358d0df79d Merge branch 'dev' of http://code.dashoo.cn/dashoo/labsop_mcs into dev 4 роки тому
package.json d30153f3d9 添加人脸识别设备更新消息;用户增加头像管理 4 роки тому
yarn.lock 999f1ab623 refactor(frontend_web): 接口地址变更 4 роки тому

README.md

frontend_web

A Vue.js project

Build Setup

# install dependencies
npm install

# 有可能需要安装Pre-Processors
npm install sass-loader node-sass --save-dev

# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.