feat: v1.2.0 新增网站配置管理功能
新功能: - 后台管理新增'网站配置'菜单 - 支持配置:网站名称、副标题、备案号、联系邮箱、GitHub、页脚文字 - 前台页面自动读取配置显示 - 页脚支持备案号链接 配置存储在 data/config.json
This commit is contained in:
@@ -189,6 +189,7 @@
|
||||
"is_open_source": false,
|
||||
"license": "Proprietary",
|
||||
"description": "智谱AI大模型,中文能力强",
|
||||
"created_at": "2024-01-01"
|
||||
"created_at": "2024-01-01",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user