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="FuliLuDaShiLevelGiftSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" width="669" height="362">
<e:Scroller width="669" height="362">
<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>