This commit is contained in:
2025-07-10 23:55:26 +08:00
commit f140c92ddd
1840 changed files with 184740 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="Fuli37LevelGiftSkin" width="667" height="395" xmlns:e="http://ns.egret.com/eui">
<e:Scroller width="667" height="395" scrollPolicyH="off">
<e:List id="list" itemRendererSkinName="FuliLuDaShiLevelGiftItemSkin">
<e:layout>
<e:VerticalLayout/>
</e:layout>
<e:ArrayCollection>
<e:Array>
<e:Object D="null" />
<e:Object D="null" />
<e:Object D="null" />
</e:Array>
</e:ArrayCollection>
</e:List>
</e:Scroller>
</e:Skin>