2026-05-29 19:54:56 +08:00

8 lines
564 B
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="WareHouseItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="90" height="90">
<e:Image source="item_bg_png"/>
<e:Image id="imgIcon" horizontalCenter="0" verticalCenter="0"/>
<e:Image id="imgNumbg" source="blue_rect_png" x="0" y="0" scale9Grid="0,2,5,17" width="48"/>
<e:Label id="labelLv" text="Lv.66" x="3" y="2" size="16" width="46"/>
<e:Label id="labelNum" text="x99999" size="20" textColor="0xB96108" right="6" bottom="5" strokeColor="0xffe59d" stroke="1"/>
</e:Skin>