更新 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
+1 -1
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',
},