更新 NoDataFound 组件

This commit is contained in:
jxxghp
2025-06-27 23:26:43 +08:00
parent 1b32a3e8cd
commit d754c3dae3
7 changed files with 18 additions and 170 deletions

View File

@@ -733,7 +733,7 @@ export default {
others: 'Others',
},
notFound: {
title: 'Page Not Found ⚠️',
title: '⚠️ Page Not Found',
description: 'The page you tried to access does not exist. Please check if the address is correct.',
backButton: 'Go Back',
},

View File

@@ -730,7 +730,7 @@ export default {
others: '其他',
},
notFound: {
title: '页面不存在 ⚠️',
title: '⚠️ 页面不存在',
description: '您想要访问的页面不存在,请检查地址是否正确。',
backButton: '返回',
},

View File

@@ -728,7 +728,7 @@ export default {
others: '其他',
},
notFound: {
title: '頁面不存在 ⚠️',
title: '⚠️ 頁面不存在',
description: '您想要訪問的頁面不存在,請檢查地址是否正確。',
backButton: '返回',
},