perf: 企业模式下面增加个人数据迁移的引导

This commit is contained in:
xiaojunnuo
2026-03-22 00:49:54 +08:00
parent 6d5e5bd692
commit 431afd618f
6 changed files with 79 additions and 56 deletions
@@ -795,6 +795,8 @@ export default {
reverseProxyEmpty: "No reverse proxy list configured",
environmentVars: "Environment Variables",
environmentVarsHelper: "configure the runtime environment variables, one per line, format: KEY=VALUE",
bindUrl: "Bind URL",
},
},
modal: {
@@ -804,6 +804,7 @@ export default {
reverseProxyEmpty: "未配置反向代理",
environmentVars: "环境变量",
environmentVarsHelper: "配置运行时环境变量,每行一个,格式:KEY=VALUE",
bindUrl: "绑定URL",
},
},
modal: {