非正式用户的遮罩位置修改

This commit is contained in:
X1627315083
2025-09-15 13:33:27 +08:00
parent 891ea5004c
commit e3dae9e640
10 changed files with 58 additions and 47 deletions

View File

@@ -1911,7 +1911,7 @@ export default defineComponent({
if(design?.childList?.length > 0){
await new Promise((resolve, reject) => {
Modal.confirm({
title: this.t('LibraryPage.jsContent11'),
title: this.t('HomeView.jsContent12'),
icon: createVNode(ExclamationCircleOutlined),
okText: 'Yes',
cancelText: 'No',