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

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.