fix:1、H5方案改为我们自己的sdk,跳转电商也是。2、同步部分ios的优化
This commit is contained in:
@@ -63,6 +63,7 @@ namespace FGUI.tixian
|
||||
public btn_get btn_inline_ok;
|
||||
public GRichTextField text_condi1;
|
||||
public GRichTextField text_ch_number;
|
||||
public GRichTextField ch_text;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://md8tkwlzut66d";
|
||||
|
||||
@@ -131,6 +132,7 @@ namespace FGUI.tixian
|
||||
btn_inline_ok = (btn_get)GetChildAt(95);
|
||||
text_condi1 = (GRichTextField)GetChildAt(96);
|
||||
text_ch_number = (GRichTextField)GetChildAt(97);
|
||||
ch_text = (GRichTextField)GetChildAt(98);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user