5 lines
404 B
XML
5 lines
404 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="LogItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Image id="imgBg" source="log_itembg_png" scale9Grid="23,17,4,7" width="477" y="2" visible="false"/>
|
|
<e:Label id="labelLog" text="日志" x="9" width="459" size="24" lineSpacing="5" textColor="0x6a411a" fontFamily="Microsoft YaHei" verticalCenter="0"/>
|
|
</e:Skin> |