fix:1、添加项目

This commit is contained in:
2026-04-22 09:52:55 +08:00
commit 173cfb2dc9
5871 changed files with 600870 additions and 0 deletions
@@ -0,0 +1,38 @@
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
using FairyGUI;
namespace FGUI.tixian
{
public class tixianBinder
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(com_cord_new.URL, typeof(com_cord_new));
UIObjectFactory.SetPackageItemExtension(com_ticket_item.URL, typeof(com_ticket_item));
UIObjectFactory.SetPackageItemExtension(btn_back.URL, typeof(btn_back));
UIObjectFactory.SetPackageItemExtension(btn_copy.URL, typeof(btn_copy));
UIObjectFactory.SetPackageItemExtension(btn_contact_us.URL, typeof(btn_contact_us));
UIObjectFactory.SetPackageItemExtension(com_lastname.URL, typeof(com_lastname));
UIObjectFactory.SetPackageItemExtension(com_firstname.URL, typeof(com_firstname));
UIObjectFactory.SetPackageItemExtension(com_enter.URL, typeof(com_enter));
UIObjectFactory.SetPackageItemExtension(btn_coupon_claim.URL, typeof(btn_coupon_claim));
UIObjectFactory.SetPackageItemExtension(com_task.URL, typeof(com_task));
UIObjectFactory.SetPackageItemExtension(ch_levelcom.URL, typeof(ch_levelcom));
UIObjectFactory.SetPackageItemExtension(level_btn.URL, typeof(level_btn));
UIObjectFactory.SetPackageItemExtension(com_regulation.URL, typeof(com_regulation));
UIObjectFactory.SetPackageItemExtension(btn_pay.URL, typeof(btn_pay));
UIObjectFactory.SetPackageItemExtension(com_info.URL, typeof(com_info));
UIObjectFactory.SetPackageItemExtension(com_super_speed.URL, typeof(com_super_speed));
UIObjectFactory.SetPackageItemExtension(btn_confirm.URL, typeof(btn_confirm));
UIObjectFactory.SetPackageItemExtension(com_cord.URL, typeof(com_cord));
UIObjectFactory.SetPackageItemExtension(com_rank.URL, typeof(com_rank));
UIObjectFactory.SetPackageItemExtension(com_newRecord.URL, typeof(com_newRecord));
UIObjectFactory.SetPackageItemExtension(com_saveingpot.URL, typeof(com_saveingpot));
UIObjectFactory.SetPackageItemExtension(btn_top.URL, typeof(btn_top));
UIObjectFactory.SetPackageItemExtension(com_broadcast.URL, typeof(com_broadcast));
UIObjectFactory.SetPackageItemExtension(com_confirm.URL, typeof(com_confirm));
UIObjectFactory.SetPackageItemExtension(com_record.URL, typeof(com_record));
}
}
}