feat: 去掉antd

This commit is contained in:
2025-03-20 21:47:50 +08:00
parent c206add7eb
commit cfd263a1e7
36 changed files with 1369 additions and 769 deletions

View File

@@ -41,5 +41,13 @@
"User List": "User List",
"Switch to Org": "Switch to Org",
"Login": "Login",
"uploadDirectory": "Upload Directory"
"uploadDirectory": "Upload Directory",
"refresh": "Refresh",
"upload": "Upload",
"app": {
"domain": "Domain",
"version": "Version",
"runtime": "Can run environment"
},
"Share": "Share"
}

View File

@@ -41,5 +41,13 @@
"User List": "用户列表",
"Switch to Org": "切换组织",
"Login": "登录",
"uploadDirectory": "上传文件夹"
"uploadDirectory": "上传文件夹",
"refresh": "刷新",
"upload": "上传",
"app": {
"domain": "访问域名",
"version": "版本",
"runtime": "可以运行的环境"
},
"Share": "分享"
}