9 lines
855 B
XML
9 lines
855 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="FuliLibaoItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Image source="fuli_json.fuli_libao_item_png" horizontalCenter="0" verticalCenter="0"/>
|
|
<e:Group width="94" height="88" anchorOffsetX="0" anchorOffsetY="0" horizontalCenter="0" verticalCenter="-18.5">
|
|
<e:Image id="imgicon" scaleX="1" scaleY="1" horizontalCenter="0" verticalCenter="0"/>
|
|
</e:Group>
|
|
<e:Label id="nameLabel" text="Label" y="101" size="20" width="80" horizontalCenter="0" fontFamily="huakanghaibao" strokeColor="0x7d1c1c" stroke="2" verticalAlign="middle" textAlign="center"/>
|
|
<e:Label id="numLabel" text="Label" y="68" size="20" anchorOffsetX="0" textAlign="right" fontFamily="huakanghaibao" strokeColor="0x7d1c1c" stroke="2" left="-15" right="12" anchorOffsetY="0" height="19"/>
|
|
</e:Skin> |