mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-05-04 19:06:24 +00:00
优化显示效果;支持公告功能
This commit is contained in:
@@ -65,6 +65,11 @@ export async function getPageConfig(kv, env) {
|
||||
id: 'logoUrl',
|
||||
label: '图床Logo',
|
||||
},
|
||||
{
|
||||
id: 'announcement',
|
||||
label: '公告',
|
||||
tooltip: '支持HTML标签',
|
||||
},
|
||||
{
|
||||
id: 'loginBkImg',
|
||||
label: '登录页背景图',
|
||||
|
||||
Reference in New Issue
Block a user