Merge pull request 'zwq' (#22) from zwq into develop
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #22
This commit is contained in:
commit
80439e7e01
@ -83,6 +83,7 @@
|
||||
"vuex": "3.1.0",
|
||||
"xlsx": "0.14.1"
|
||||
},
|
||||
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||
|
@ -103,8 +103,8 @@ export default {
|
||||
return {
|
||||
loginForm: {
|
||||
username: 13588441519,
|
||||
password: 123456,
|
||||
// password: '123abc.'
|
||||
// password: 123456,
|
||||
password: '123abc.',
|
||||
mobile: 13588441519,
|
||||
oauthCode: 13588441519,
|
||||
openId: 13588441519,
|
||||
|
Loading…
Reference in New Issue
Block a user