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

9 lines
436 B
XML

<?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>