feat: 新增环境变量并更新中文翻译

This commit is contained in:
Wei_佳 2025-11-28 16:47:14 +08:00
parent 81653a257d
commit 0b2824c3b0
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
VITE_TITLE = '管理后台'
VITE_TITLE = '估值后台管理系统'
VITE_PORT = 3100

View File

@ -1,6 +1,6 @@
{
"lang": "中文",
"app_name": "Vue FastAPI Admin",
"app_name": "估值后台管理系统",
"header": {
"label_profile": "个人信息",
"label_logout": "退出登录",