优化显示效果;支持公告功能

This commit is contained in:
MarSeventh
2025-05-23 19:02:16 +08:00
parent 05c112d3b8
commit 964c9c46e4
43 changed files with 51 additions and 19 deletions

View File

@@ -65,6 +65,11 @@ export async function getPageConfig(kv, env) {
id: 'logoUrl',
label: '图床Logo',
},
{
id: 'announcement',
label: '公告',
tooltip: '支持HTML标签',
},
{
id: 'loginBkImg',
label: '登录页背景图',