allow user to set default index page

This commit is contained in:
GeekMaster
2025-09-09 11:11:34 +08:00
parent c8eec6c97e
commit 3d8c37cb38
3 changed files with 66 additions and 14 deletions

View File

@@ -89,6 +89,7 @@ type BaseConfig struct {
MjMode string `json:"mj_mode"` // midjourney 默认的API模式relax, fast, turbo
IndexNavs []int `json:"index_navs"` // 首页显示的导航菜单
IndexPage string `json:"index_page"` // 首页显示的页面
Copyright string `json:"copyright"` // 版权信息
ICP string `json:"icp"` // ICP 备案号
GaBeian string `json:"ga_beian"` // 公安备案号