新增兑换

This commit is contained in:
2026-05-19 14:16:52 +08:00
parent 59a6b0dec4
commit defb4f0280
37 changed files with 906 additions and 20 deletions
@@ -8,6 +8,9 @@ namespace FGUI.JMall
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(com_exchange.URL, typeof(com_exchange));
UIObjectFactory.SetPackageItemExtension(btn_setnum.URL, typeof(btn_setnum));
UIObjectFactory.SetPackageItemExtension(com_makeup.URL, typeof(com_makeup));
UIObjectFactory.SetPackageItemExtension(com_mall.URL, typeof(com_mall));
UIObjectFactory.SetPackageItemExtension(com_mall_carditem.URL, typeof(com_mall_carditem));
UIObjectFactory.SetPackageItemExtension(com_mall_coinitem.URL, typeof(com_mall_coinitem));