kindring aaceacd873 1. 修复设备心跳超时掉线问题. hace 2 años
..
build c91e03398b 1. 修改数据库数据,制作测试接口 hace 2 años
config 52aad62209 1. 修改web端环境配置 hace 2 años
src aaceacd873 1. 修复设备心跳超时掉线问题. hace 2 años
static 52aad62209 1. 修改web端环境配置 hace 2 años
.babelrc 52aad62209 1. 修改web端环境配置 hace 2 años
.editorconfig 52aad62209 1. 修改web端环境配置 hace 2 años
.gitignore 52aad62209 1. 修改web端环境配置 hace 2 años
.postcssrc.js c91e03398b 1. 修改数据库数据,制作测试接口 hace 2 años
README.md 52aad62209 1. 修改web端环境配置 hace 2 años
index.html 52aad62209 1. 修改web端环境配置 hace 2 años
package-lock.json 52aad62209 1. 修改web端环境配置 hace 2 años
package.json 52aad62209 1. 修改web端环境配置 hace 2 años
tailwind.config.js c91e03398b 1. 修改数据库数据,制作测试接口 hace 2 años

README.md

gb_web

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.