完成访客搭建,完善之前审核界面

This commit is contained in:
Zy
2026-04-13 18:10:23 +08:00
parent d957d1a039
commit 7f152c45f5
34 changed files with 1732 additions and 1208 deletions

View File

@@ -60,6 +60,7 @@ function addIframe() {
overflow: hidden;
position: relative;
overflow: hidden;
overflow-y: auto;
background-color: #f2f1f6;
}