TuringToken/web/src/components/settings
xiezhouwei e00999b88c fix: 首页导航栏样式对齐 tokendance.space + 主题切换修复
- 首页导航字体/样式对齐 tokendance.space(text-[14px]、gap-1.5、SVG 图标)
- 全局 Navigation.jsx 和 MobileSiteNavDropdown.jsx 添加 SVG 图标
- 首页 HeroSection header 固定定位(sticky→fixed),导航链接靠右
- PageLayout 首页时隐藏全局 HeaderBar,避免导航重叠/文字不清
- 修复 HomeThemeToggle 主题切换失效(使用正确的 localStorage key 和 DOM 操作)
- 首页文字 TokenFactory→TuringToken,logo 靠左对齐
- i18n 多语言文件同步更新
2026-06-17 10:23:39 +08:00
..
personal fix: 首页导航栏样式对齐 tokendance.space + 主题切换修复 2026-06-17 10:23:39 +08:00
ApiRateLimitSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
BenchmarkDataManager.jsx fix: 首页导航栏样式对齐 tokendance.space + 主题切换修复 2026-06-17 10:23:39 +08:00
ChannelSelectorModal.jsx Initial commit 2026-06-03 10:01:10 +08:00
ChatsSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
CustomOAuthSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
DashboardSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
DrawingSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
HttpStatusCodeRulesInput.jsx Initial commit 2026-06-03 10:01:10 +08:00
ModelDeploymentSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
ModelSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
OperationSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
OtherSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
PaymentSetting.jsx fix(payment): resolve payment settings save logic and enable persistence 2026-06-09 14:35:37 +08:00
PerformanceSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
PersonalSetting.jsx fix: properly remove student section without breaking tag balance 2026-06-11 14:25:40 +08:00
RateLimitSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
RatioSetting.jsx Initial commit 2026-06-03 10:01:10 +08:00
SystemSetting.jsx feat: add captcha verification for login form 2026-06-05 13:57:13 +08:00