1
This commit is contained in:
parent
d7d34fba67
commit
d25e165b55
@ -177,6 +177,7 @@ export class Loading extends Component {
|
||||
} else {
|
||||
// 显示重试按钮
|
||||
this.tipLabel.string = I18nManager.instance.t("AID_LOADING");
|
||||
this.tipLabel.node.active = false;
|
||||
this.startBtn.node.active = true;
|
||||
this.progressBar.node.active = false;
|
||||
this.progressLabel.node.active = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user