🐞 fix(绑定手机): 当绑定手机之后不再显示

This commit is contained in:
luying
2022-12-19 11:24:31 +08:00
parent 7603174f1d
commit a71034f181

View File

@@ -31,8 +31,6 @@ export class BindPhoneData extends ActivityBase {
}
public getShowResult() {
if(this.status == BIND_PHONE_STATUS.RECEIVED) return null
return {
...this.getBaseKeys(),
rewards: this.rewards,