新增面板
This commit is contained in:
@@ -18,12 +18,8 @@ namespace NBF
|
||||
public Controller style;
|
||||
[AutoFind(Name = "back_full")]
|
||||
public GImage back_full;
|
||||
[AutoFind(Name = "back")]
|
||||
public GImage back;
|
||||
[AutoFind(Name = "back2")]
|
||||
public GImage back2;
|
||||
[AutoFind(Name = "TextTitle")]
|
||||
public GTextField TextTitle;
|
||||
[AutoFind(Name = "Modal")]
|
||||
public GLabel Modal;
|
||||
[AutoFind(Name = "TextContent")]
|
||||
public GTextField TextContent;
|
||||
[AutoFind(Name = "BtnConfirm1")]
|
||||
|
||||
Reference in New Issue
Block a user