!288 feat:【antd】【mall】商城活动优化

Merge pull request !288 from puhui999/dev-mall
This commit is contained in:
芋道源码
2025-12-01 10:54:59 +00:00
committed by Gitee
18 changed files with 149 additions and 59 deletions

View File

@@ -36,7 +36,9 @@
"downloadTemplateFail": "Download template failed",
"updating": "Updating {0}...",
"updateSuccess": "Update {0} successfully",
"updateFailed": "Update {0} failed"
"updateFailed": "Update {0} failed",
"closing": "Closing {0} ...",
"closeSuccess": "{0} closed successfully"
},
"placeholder": {
"input": "Please enter",

View File

@@ -36,7 +36,9 @@
"downloadTemplateFail": "下载模板失败",
"updating": "正在更新 {0}...",
"updateSuccess": "更新 {0} 成功",
"updateFailed": "更新 {0} 失败"
"updateFailed": "更新 {0} 失败",
"closing": "正在关闭 {0} ...",
"closeSuccess": "{0} 关闭成功"
},
"placeholder": {
"input": "请输入",