perf: 完善二次确认弹窗
This commit is contained in:
@@ -2133,7 +2133,7 @@ export class PageLevel extends BaseView {
|
||||
|
||||
const modal = CommonModal.show(this.commonModalPrefab, {
|
||||
title: '提示',
|
||||
content: '还有时间,确认进入下一题吗?',
|
||||
content: '还有时间\n确认进入下一题吗?',
|
||||
buttonConfirm: '确认',
|
||||
buttonCancel: '再想想',
|
||||
zIndex: CommonModal.MODAL_Z_INDEX + 1,
|
||||
|
||||
Reference in New Issue
Block a user