zhangl fb53130b4f 登陆增加IP限制;登陆失败次数限制Merge branch 'new-version' into feature/NC-45 1 tahun lalu
..
build fcd3349600 first 4 tahun lalu
config fcd3349600 first 4 tahun lalu
src fb53130b4f 登陆增加IP限制;登陆失败次数限制Merge branch 'new-version' into feature/NC-45 1 tahun lalu
static fcd3349600 first 4 tahun lalu
test fcd3349600 first 4 tahun lalu
.babelrc fcd3349600 first 4 tahun lalu
.editorconfig fcd3349600 first 4 tahun lalu
.eslintignore fcd3349600 first 4 tahun lalu
.eslintrc.js fcd3349600 first 4 tahun lalu
.gitignore fcd3349600 first 4 tahun lalu
.postcssrc.js fcd3349600 first 4 tahun lalu
README.md fcd3349600 first 4 tahun lalu
index.html fcd3349600 first 4 tahun lalu
package.json 0136415bff feat: NC-45: 结算后台登陆增加邮箱验证码. 1 tahun lalu

README.md

backele

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.