feat: 发票未生成提示信息

This commit is contained in:
2026-06-04 15:37:29 +08:00
parent 6e879123ab
commit 4747489d84
3 changed files with 10 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ export default {
enterNewPassword: '请输入新密码<br/><span>{email}</span>',
passwordsDoNotMatch: '两次输入密码不一致',
logOffTip: '确定退出登录吗?',
pleaseLogTip: '请重新登录并重试。',
pleaseLogTip: '请重新登录并重试。'
},
RegisterSuccess: {
title1: '欢迎来到 Stylish Parade',
@@ -213,7 +213,8 @@ export default {
invoice: '发票',
completePayment: '完成付款',
buyAgain: '再次购买'
}
},
invoiceMessage: '发票生成中,请稍后刷新页面查看。'
},
empty: {
title: '衣橱暂无内容',