修改ui样式

This commit is contained in:
Bob.Song
2026-02-04 18:55:28 +08:00
parent b6570fa8fa
commit ca9226015d
154 changed files with 13770 additions and 338 deletions

View File

@@ -15,7 +15,7 @@ namespace NBF
public override string UIResName => "HomePanel";
[AutoFind(Name = "Back")]
public GLabel Back;
public UIBlurBackground Back;
[AutoFind(Name = "Pages")]
public GComponent Pages;
[AutoFind(Name = "Menu")]