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",
|
"vuex": "3.1.0",
|
||||||
"xlsx": "0.14.1"
|
"xlsx": "0.14.1"
|
||||||
},
|
},
|
||||||
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.0.0",
|
"@babel/core": "7.0.0",
|
||||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||||
|
@ -103,8 +103,8 @@ export default {
|
|||||||
return {
|
return {
|
||||||
loginForm: {
|
loginForm: {
|
||||||
username: 13588441519,
|
username: 13588441519,
|
||||||
password: 123456,
|
// password: 123456,
|
||||||
// password: '123abc.'
|
password: '123abc.',
|
||||||
mobile: 13588441519,
|
mobile: 13588441519,
|
||||||
oauthCode: 13588441519,
|
oauthCode: 13588441519,
|
||||||
openId: 13588441519,
|
openId: 13588441519,
|
||||||
|
Loading…
Reference in New Issue
Block a user