2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 09:13:49 +08:00

feat: 前端样式优化

This commit is contained in:
耗子
2025-02-09 22:06:07 +08:00
parent 9648b24d58
commit 8c8a957df1
21 changed files with 268 additions and 271 deletions

View File

@@ -32,4 +32,5 @@ type WebsiteSetting struct {
Rewrite string `json:"rewrite"`
Raw string `json:"raw"`
Log string `json:"log"`
ErrorLog string `json:"error_log"`
}