6 lines
453 B
XML
6 lines
453 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="LotteryCardSkin" width="90" height="90" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Image source="common_json.item_bg_png" locked="true"/>
|
|
<e:Image id="imgIcon" horizontalCenter="0.5" verticalCenter="-2.5" source="plant_p0_png"/>
|
|
<e:Label id="labelNum" text="x3000" textColor="0xb36011" size="22" bottom="2" horizontalCenter="0" fontFamily="huakanghaibao"/>
|
|
</e:Skin> |