登陆页左侧新广告特效

This commit is contained in:
2026-06-28 19:23:54 +08:00
parent 0888d9fa31
commit 0aebde7bd3
15 changed files with 452 additions and 133 deletions
+1 -1
View File
@@ -492,7 +492,7 @@ async function handleAiPolish() {
aiPolishing.value = true
const loading = ElLoading.service({
lock: true,
text: 'AI润色中…',
text: 'AI正在润色中…',
background: 'rgba(0, 0, 0, 0.5)',
customClass: 'resume-upload-loading',
})