22 lines
2.4 KiB
XML
22 lines
2.4 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="SendMessageSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
|
|
<e:Component id="panelCommon" skinName="common.PanelCommonSkin" left="0" right="0" top="0" bottom="0" locked="true"/>
|
|
<e:Group width="640" height="960" touchThrough="true" verticalCenter="0" horizontalCenter="0">
|
|
<e:Image source="inner_page_png" y="230.34" scale9Grid="31,31,8,9" width="440" height="542.66" anchorOffsetY="0" x="100"/>
|
|
<e:Group id="groupMain" height="542.66" width="440" y="230" touchThrough="true" touchEnabled="false" anchorOffsetY="0" x="99">
|
|
<e:Image source="tuding_png" y="-14.66" x="381.34"/>
|
|
<e:Label text="私人微信:" x="23" y="53" fontFamily="huakanghaibao" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24"/>
|
|
<e:Label text="联系电话:" x="23" y="112" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24"/>
|
|
<e:Label text="输入发布内容:" x="23" y="172.43" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24"/>
|
|
<e:Label text="注:消耗一个喇叭进行发布," y="456" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24" horizontalCenter="0"/>
|
|
<e:Label text="审核后在游戏内推送" y="492.66" fontFamily="huakang" textColor="0xFFFFFF" strokeColor="0x724F2E" stroke="3" size="24" horizontalCenter="0"/>
|
|
<e:Image source="user_bar_png" x="135" y="40" scale9Grid="10,9,8,19"/>
|
|
<e:Image source="user_bar_png" x="20" y="203.33" scale9Grid="10,9,8,19" width="400" height="150"/>
|
|
<e:Image source="user_bar_png" x="135" y="98" scale9Grid="10,9,8,19"/>
|
|
<e:Button id="sendBtn" label="发送" y="377.84" skinName="common.PurpleButtonSkin" horizontalCenter="0.5"/>
|
|
<e:EditableText id="wxEt" width="243" text="" x="148.84" y="51" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="center" maxChars="20"/>
|
|
<e:EditableText id="phoneEt" width="243" text="" x="148.84" y="110" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="center" maxChars="11"/>
|
|
<e:EditableText id="contentEt" width="364.33" text="" x="38.5" y="218.77" anchorOffsetY="0" size="28" textColor="0x6A411A" anchorOffsetX="0" textAlign="center" height="119.33" multiline="true" maxChars="50"/>
|
|
</e:Group>
|
|
</e:Group>
|
|
</e:Skin> |