hy-farm/farmer/resource/skins/panel/releaseInfo/ReleaseInfoPanelSkin.exml
2026-05-07 20:10:54 +08:00

38 lines
3.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ReleaseInfoPanelSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image id="imgBg" source="c_panel_png" scale9Grid="122,179,5,4" width="540" height="707" touchEnabled="false" horizontalCenter="0" anchorOffsetY="0" verticalCenter="0"/>
<e:Group id="title" height="61" width="488" x="75" y="134">
<e:Image id="imgTitle1" horizontalCenter="12.5" touchEnabled="false" bottom="0" source="releaseTitle_png"/>
<e:Image id="imgIcon1" touchEnabled="false" horizontalCenter="-176.5" bottom="3" source="xiaolaba_png"/>
<e:Button id="closeBtn1" label="" name="btnHelp" scaleX="1" scaleY="1" y="-15" right="-3" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:ns1="*">
<e:Image width="100%" height="100%" source="common_json.btn_close_png"/>
<e:Label id="labelDisplay1" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
</e:Group>
<e:Group width="640" height="960" touchThrough="true" verticalCenter="-23" horizontalCenter="0">
<e:Image source="inner_page_png" y="270.86" scale9Grid="31,31,8,9" width="440" height="510" anchorOffsetY="0" x="100"/>
<e:Group id="groupMain0" height="391" width="440" y="272.86" touchThrough="true" touchEnabled="false" anchorOffsetY="0" x="100">
<e:Image source="tuding_png" y="-9.33" x="381.34"/>
<e:Group y="20" anchorOffsetY="0" horizontalCenter="0">
<e:Label text="私人微信:" x="11.689999999999998" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="2" size="20" anchorOffsetY="0" height="25.33" scaleX="1" scaleY="1" verticalCenter="0"/>
<e:Image x="120" scale9Grid="10,9,8,19" source="user_bar_png" scaleX="1" scaleY="1" verticalCenter="0"/>
<e:EditableText id="edit_wx" width="243" text="" x="133" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="center" scaleX="1" scaleY="1" verticalCenter="0"/>
</e:Group>
<e:Group y="90" anchorOffsetY="0" horizontalCenter="0">
<e:Label text="联系电话:" x="11.689999999999998" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="2" size="20" anchorOffsetY="0" height="25.33" scaleX="1" scaleY="1" verticalCenter="0"/>
<e:Image x="120" scale9Grid="10,9,8,19" source="user_bar_png" scaleX="1" scaleY="1" verticalCenter="0"/>
<e:EditableText id="edit_tel" width="243" text="" x="133" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="center" scaleX="1" scaleY="1" verticalCenter="0"/>
</e:Group>
<e:Label text="发送内容:" x="36.69" y="157.01" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="2" size="20" anchorOffsetY="0" height="25.33"/>
<e:Image y="182.34" scale9Grid="10,9,8,19" source="user_bar_png" anchorOffsetX="0" width="385" anchorOffsetY="0" height="155" horizontalCenter="0.5"/>
<e:EditableText id="edit_content" width="354" text="" y="197.52" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="left" displayAsPassword="false" height="126" horizontalCenter="0" maxChars="15"/>
<e:Button id="btn_send" label="发送" y="350.49" skinName="common.PurpleButtonSkin" horizontalCenter="0.5"/>
</e:Group>
</e:Group>
<e:Label text="注: 消耗100钻石就行发布审核通过后在游戏内推送。" y="667.01" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="2" size="20" anchorOffsetY="0" height="67.33" anchorOffsetX="0" width="310" lineSpacing="6" horizontalCenter="0"/>
<e:Button id="btn_close" label="离开" skinName="common.ExitButtonSkin" horizontalCenter="0" bottom="113" name="btnClose"/>
</e:Skin>