登录页面改造

This commit is contained in:
robin
2026-02-15 15:16:20 +08:00
parent 2a811183c4
commit 92ffa1ab77
10 changed files with 101 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ func (this *IndexAction) RunGet(params struct {
this.Data["version"] = teaconst.Version
}
this.Data["faviconFileId"] = config.FaviconFileId
this.Data["logoFileId"] = config.LogoFileId
this.Data["themeBackgroundColor"] = config.Theme.BackgroundColor
// 是否可以注册