靖安校区车辆大屏管理端

hzj18279462576@163.com 0697f25fc6 新增 今日车辆统计 页面,已完成 před 3 roky
.vs 0697f25fc6 新增 今日车辆统计 页面,已完成 před 3 roky
build 0697f25fc6 新增 今日车辆统计 页面,已完成 před 3 roky
config 0697f25fc6 新增 今日车辆统计 页面,已完成 před 3 roky
src 0697f25fc6 新增 今日车辆统计 页面,已完成 před 3 roky
static 243def9bcb 完成所有的bug修改 před 3 roky
test 243def9bcb 完成所有的bug修改 před 3 roky
.babelrc 243def9bcb 完成所有的bug修改 před 3 roky
.editorconfig 243def9bcb 完成所有的bug修改 před 3 roky
.eslintignore 243def9bcb 完成所有的bug修改 před 3 roky
.eslintrc.js 243def9bcb 完成所有的bug修改 před 3 roky
.gitignore 243def9bcb 完成所有的bug修改 před 3 roky
.postcssrc.js 243def9bcb 完成所有的bug修改 před 3 roky
README.md 243def9bcb 完成所有的bug修改 před 3 roky
index.html 0697f25fc6 新增 今日车辆统计 页面,已完成 před 3 roky
package-lock.json 243def9bcb 完成所有的bug修改 před 3 roky
package.json 243def9bcb 完成所有的bug修改 před 3 roky
vue.config.js 243def9bcb 完成所有的bug修改 před 3 roky

README.md

admin

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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