James a7c5303b54 fix:解决用户管理/工作日志重置按钮问题 4 years ago
..
build 2abb5dd13e init 4 years ago
config 2abb5dd13e init 4 years ago
src a7c5303b54 fix:解决用户管理/工作日志重置按钮问题 4 years ago
static 2abb5dd13e init 4 years ago
test 2abb5dd13e init 4 years ago
theme 2abb5dd13e init 4 years ago
.babelrc 2abb5dd13e init 4 years ago
.editorconfig 2abb5dd13e init 4 years ago
.eslintignore 2abb5dd13e init 4 years ago
.eslintrc.js 2abb5dd13e init 4 years ago
.gitignore 2abb5dd13e init 4 years ago
.postcssrc.js 2abb5dd13e init 4 years ago
README.md 2abb5dd13e init 4 years ago
index.html 2abb5dd13e init 4 years ago
package-lock.json ed0d3857b1 fix:展示管理点击重置BUG修复 4 years ago
package.json 2abb5dd13e init 4 years ago

README.md

szh-system

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.