临时工后台
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
wangxubin@yeah.net 0fbefe5800 收银bug修改 3 years ago
array 初始化 4 years ago
build 工种档案 门店参数 4 years ago
cert 初始化 4 years ago
config Merge branch 'master' of http://192.168.31.40:10101/r/Demay_New 3 years ago
image 结合关注公众号 3 years ago
partten 还款页面 修改 3 years ago
src 收银bug修改 3 years ago
static 初始化 4 years ago
test 登录方式更改 3 years ago
.babelrc 初始化 4 years ago
.editorconfig 初始化 4 years ago
.eslintignore 初始化 4 years ago
.eslintrc.js 初始化 4 years ago
.gitignore 初始化 4 years ago
.postcssrc.js 初始化 4 years ago
README.md 初始化 4 years ago
dist.zip 优惠券建立bug修复 3 years ago
h -u origin 初始化 4 years ago
index.html 初始化 4 years ago
items.js 初始化 4 years ago
package-lock.json 部分bug调整 3 years ago
package.json 部分bug调整 3 years ago
report.20201021.163657.16548.0.001.json 初始化 4 years ago
启动项目.bat 初始化 4 years ago

README.md

vue

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.