|
@@ -213,9 +213,9 @@ export default {
|
|
{
|
|
{
|
|
this.login = true
|
|
this.login = true
|
|
const _this = this
|
|
const _this = this
|
|
- // setTimeout(() => {window.location.href='https://client.phone.androidscloud.com/cloud/phone/web/#/pages/login/index';_this.login = false},1000);
|
|
|
|
|
|
+ setTimeout(() => {window.location.href='https://client.phone.androidscloud.com/cloud/phone/web/#/pages/login/index';_this.login = false},1000);
|
|
|
|
|
|
- setTimeout(() => {window.location.href='https://prese.phone.androidscloud.com/cloud/phone/web/#/pages/index/index';_this.login = false},1000);
|
|
|
|
|
|
+ // setTimeout(() => {window.location.href='https://prese.phone.androidscloud.com/cloud/phone/web/#/pages/index/index';_this.login = false},1000);
|
|
|
|
|
|
return
|
|
return
|
|
}
|
|
}
|