Files
chuanqi-qycq-web/public/resource/eui_skins/web/role/ring/RingIconItemSkin.exml

9 lines
436 B
Plaintext
Raw Normal View History

2025-07-10 23:55:26 +08:00
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="RingIconItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
width="72" height="72">
<e:Image id="effect" source="icon_ring_xuanzhong" visible="false"/>
<e:Image y="4.8" x="4" source=""/>
<e:Image id="icon" verticalCenter="-1.5" horizontalCenter="0" source=""/>
<app:RedDotControl id="redPoint" top="4" right="4"/>
</e:Skin>