opt:日志优化、打包优化

This commit is contained in:
2025-10-10 17:27:56 +08:00
parent 1c4a248780
commit 33b020f1a6
17 changed files with 132 additions and 70 deletions

View File

@@ -0,0 +1,13 @@
var config = {
"lang": "English222",
"platform": {
"title": "NOBLELIFT Platform",
"tip1": "The user name cannot be empty",
"tip2": "The password cannot be empty",
"tip3": "The verification code cannot be empty"
},
"common": {
"home": "Dashboard",
"Layout_setting": "Layout Setting"
}
}