12345678910111213141516171819202122232425262728293031323334353637 |
- <uipanel id="KLUnionCampaignPanelKml" name="战盟弹劾界面" a="20" adapter="1" width="422" height="750" x="-67">
- <img id="BackGround" a="00" atlas="" src="Texture/img_interface_main138.jpg" width="422" height="750" raycast="1" x="0" y="0">
- </img>
- <img id="Bg" a="00" atlas="Atlas/Common.spriteatlas" src="img_interface_main125" width="422" height="750" raycast="1" x="0" y="0" scale9l="90" scale9b="78" scale9r="92" scale9t="107">
- <img id="TitleImage" a="01" atlas="Atlas/TS_UnionElection.spriteatlas" src="title_campaign" width="132" height="58" raycast="1" x="0" y="0">
- </img>
- <text id="txtCountDown" a="00" text="默认内容" fonttype="微软雅黑" fontsize="20" height="25" width="350" ta="11" x="0" y="273" horwrap="1" color="#9C1717FF" outlinesize="1" outlinecolor="#000000">
- </text>
- <button id="btnClose" a="21" atlas="Atlas/Template.spriteatlas" src="btn_close" width="75" height="69" onclick="" text="" raycast="1" x="15" y="10" mimg="" pimg="" dimg="" h5x="-360" h5y="10">
- </button>
- <button id="btnRefuse" a="00" atlas="Atlas/TS_UnionElection.spriteatlas" src="campaign_refuse" width="182" height="186" onclick="" text="" raycast="1" x="84" y="19" mimg="" pimg="" dimg="">
- <text id="text12" a="00" text="消耗:" fonttype="微软雅黑" fontsize="18" height="25" width="60" ta="01" x="-31" y="-52" horwrap="1" outlinesize="1" outlinecolor="#000000">
- </text>
- <item id="itemRefuse" src="" width="30" height="30" x="-5" y="-53" a="00" tips="1" bgtype="0">
- </item>
- <text id="txtRefuse" a="20" text="0" fonttype="微软雅黑" fontsize="18" height="30" width="110" ta="01" x="31" y="-52" horwrap="1" outlinesize="1" outlinecolor="#000000">
- </text>
- <text id="txtDisagreeNum" a="00" text="01" fonttype="微软雅黑" fontsize="20" height="30" width="100" ta="11" x="10" y="-15" horwrap="1" outlinesize="1" outlinecolor="#000000">
- </text>
- </button>
- <button id="btnAgree" a="00" atlas="Atlas/TS_UnionElection.spriteatlas" src="campaign_agree" width="182" height="186" onclick="" text="" fonttype="微软雅黑" raycast="1" x="-98" y="20" mimg="" pimg="" dimg="">
- <text id="text5" a="00" text="消耗:" fonttype="微软雅黑" fontsize="18" height="25" width="60" ta="01" x="-31" y="-52" horwrap="1" outlinesize="1" outlinecolor="#000000">
- </text>
- <item id="itemAgree" src="" width="30" height="30" x="-5" y="-53" a="00" tips="1" bgtype="0">
- </item>
- <text id="txtAgree" a="20" text="0" fonttype="微软雅黑" fontsize="18" height="30" width="110" ta="01" x="31" y="-52" horwrap="1" outlinesize="1" outlinecolor="#000000">
- </text>
- <text id="txtAgreeNum" a="00" text="01" fonttype="微软雅黑" fontsize="20" height="30" width="100" ta="11" x="10" y="-15" horwrap="1" outlinesize="1" outlinecolor="#000000">
- </text>
- </button>
- <text id="txtName" a="00" text="是否同意弹劾当前盟主" fonttype="微软雅黑" fontsize="20" height="25" width="350" ta="11" x="0" y="178" outlinesize="1" outlinecolor="#000000" horwrap="1" color="#FFFFFFFF">
- </text>
- <text id="txtDesc" a="00" text="" fonttype="微软雅黑" fontsize="18" height="129" width="350" ta="00" x="0" y="-181" outlinesize="1" outlinecolor="#000000" horwrap="1" color="#FFFFFFFF" linespace="1">
- </text>
- </img>
- </uipanel>
|