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

5 lines
432 B
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="common.ShopBuyButtonSkin" states="up,down,disabled" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="88" height="44">
<e:Image source="c_btn2_png" width="88" height="44" x="0" y="0"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="-1" text="购买" fontFamily="huakanghaibao" textColor="0x59120C" size="22" x="10" y="10"/>
</e:Skin>