品牌化修改:将Sub2API替换为StarFireAPI,GitHub链接改为官网
前端界面修改: - index.html: 页面标题改为 "StarFireAPI - AI API Gateway" - 中英文语言包:所有用户可见的 "Sub2API" 改为 "StarFireAPI" - GitHub 菜单项改为"官网/Official Site" - 移除 GitHub 仓库链接,改为官网 https://anthropic.edu.pl 修改文件: - frontend/index.html - frontend/src/i18n/locales/zh.ts - frontend/src/i18n/locales/en.ts - frontend/src/components/layout/AppHeader.vue - frontend/src/views/HomeView.vue - frontend/src/views/auth/EmailVerifyView.vue - frontend/src/views/auth/RegisterView.vue Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/logo.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Sub2API - AI API Gateway</title>
|
||||
<title>StarFireAPI - AI API Gateway</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user