6 lines
557 B
XML
6 lines
557 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="MofajiagongUnitItemSkin" width="100" height="100" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Label id="numlabel" text="12456789" y="76" size="20" textAlign="right" anchorOffsetX="0" anchorOffsetY="0" height="21" fontFamily="huakanghaibao" strokeColor="0x7d1c1c" stroke="2" right="0"/>
|
|
<e:Group width="100" height="100" horizontalCenter="0" verticalCenter="0"/>
|
|
<e:Image id="iconImg" anchorOffsetY="0" anchorOffsetX="0" horizontalCenter="0" verticalCenter="0"/>
|
|
</e:Skin> |