Files
chuanqi-qycq-web/public/resource/eui_skins/web/shop/ShopTarBtnItemSkin.exml
2025-09-30 17:43:06 +08:00

7 lines
607 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ShopTarBtnItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
width="140" height="63" states="down,up" width.up="140" height.up="63" width.down="140" height.down="63">
<e:Image id="select" smoothing="false" y="4" x="4" includeIn="up" source="shop_yeqian_1"/>
<e:Image id="selected" x="0" y="0" includeIn="down" source="shop_yeqian_2"/>
<e:Label id="labelDisplay" text="" size="24" horizontalCenter="0" verticalCenter="0" textAlign="center" verticalAlign="middle" textColor="0xf0c896"/>
</e:Skin>