|
|
@ -245,7 +245,7 @@ Page({ |
|
|
this.setData({ |
|
|
this.setData({ |
|
|
hasShowedLoginTag: result.data.hasShowedLoginTag |
|
|
hasShowedLoginTag: result.data.hasShowedLoginTag |
|
|
}) |
|
|
}) |
|
|
if (this.data.hasShowedLoginTag == true) { |
|
|
|
|
|
|
|
|
if (this.data.hasShowedLoginTag == false) { |
|
|
this.updateUserInfoFct({ |
|
|
this.updateUserInfoFct({ |
|
|
hasShowedLoginTag: true |
|
|
hasShowedLoginTag: true |
|
|
}) |
|
|
}) |
|
|
|