报错提示显示bug
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 46s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 46s
This commit is contained in:
parent
cd5d3424ab
commit
b69711f281
@ -893,7 +893,7 @@ export class SlotScene extends Component {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 5:
|
case 5:
|
||||||
msg1 = I18nManager.instance.t('AID_TIP_CONTENT_4');
|
msg1 = I18nManager.instance.t('AID_ERROR_CONTENT_4');
|
||||||
msg2 = I18nManager.instance.t('AID_ERROR_CODE_4');
|
msg2 = I18nManager.instance.t('AID_ERROR_CODE_4');
|
||||||
tip = `${msg1}\n${msg2}`;
|
tip = `${msg1}\n${msg2}`;
|
||||||
if (!this.TipPanel.getHasTip()) {
|
if (!this.TipPanel.getHasTip()) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user