123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <uipanel id="KLUnionModifyFlagPanel" name="战盟臂章修改界面" adapter="1" a="20" height="750" width="422" x="-67" raycast="1" zindex="12" y="0">
- <img src="Texture/bg_bottomBg.png" a="20" x="0" id="img_11" y="0">
- <img id="title" atlas="Atlas/TS_Union.spriteatlas" src="waralliance_changarmband" y="-2" x="8" a="01">
- </img>
- <img id="closeBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" x="4" y="10" z="-10" onclick="KmlXWUnionCreateUI/@CloseMainPanel" h5y="10" h5x="-356">
- </img>
- <panel id="info_panel" y="-78" width="356" height="590" a="01" x="0">
- <panel width="356" height="30" a="01" id="panel_16">
- <text text="战盟名称" fontsize="18" outlinesize="1" outlinecolor="#000000" a="10" id="text_17">
- </text>
- <text id="input_union_name" text="飞飞飞" width="200" height="30" ta="11" horwrap="1">
- </text>
- </panel>
- <panel id="log_panel" width="356" height="462" y="-40" a="01">
- <text text="臂章样式" a="11" fontsize="18" outlinesize="1" outlinecolor="#000000" id="text_20">
- </text>
- <img id="union_log_bg" a="01" y="-30" width="326" height="326" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="log_bg">
- </img>
- <img id="union_log" a="01" y="-30" width="326" height="326" src="Texture/log1.png">
- </img>
- </panel>
- <text id="desc_text" y="-135" text="因政策原因,暂时无法创作战盟臂章。" fontsize="18" outlinesize="1" outlinecolor="#000000">
- </text>
- <text id="desc_text" y="-165" text="可在以下臂章中选择一款:" fontsize="18" outlinesize="1" outlinecolor="#000000">
- </text>
- <layout id="log_list_panel" y="-216" width="373" height="40" expand_width="1">
- <img id="log_list_bg1" a="10" width="64" height="64" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="bg_choose" onclick="KmlXWUnionCreateUI/@ChoiceLog 1">
- <img id="union_log1" width="40" height="40" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="1">
- </img>
- <img id="union_log1_select" atlas="Atlas/TS_Union.spriteatlas" src="log_select" active="0">
- </img>
- </img>
- <img id="log_list_bg2" width="64" height="64" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="bg_choose" onclick="KmlXWUnionCreateUI/@ChoiceLog 2">
- <img id="union_log2" width="40" height="40" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="2">
- </img>
- <img id="union_log2_select" atlas="Atlas/TS_Union.spriteatlas" src="log_select" active="0">
- </img>
- </img>
- <img id="log_list_bg3" a="10" width="64" height="64" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="bg_choose" onclick="KmlXWUnionCreateUI/@ChoiceLog 3">
- <img id="union_log3" width="40" height="40" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="3">
- </img>
- <img id="union_log3_select" atlas="Atlas/TS_Union.spriteatlas" src="log_select" active="0">
- </img>
- </img>
- <img id="log_list_bg4" width="64" height="64" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="bg_choose" onclick="KmlXWUnionCreateUI/@ChoiceLog 4">
- <img id="union_log4" width="40" height="40" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="4">
- </img>
- <img id="union_log4_select" atlas="Atlas/TS_Union.spriteatlas" src="log_select" active="0">
- </img>
- </img>
- <img id="log_list_bg5" a="10" width="64" height="64" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="bg_choose" onclick="KmlXWUnionCreateUI/@ChoiceLog 5">
- <img id="union_log5" width="40" height="40" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="5">
- </img>
- <img id="union_log5_select" atlas="Atlas/TS_Union.spriteatlas" src="log_select" active="0">
- </img>
- </img>
- </layout>
- <panel width="200" height="38" a="22" id="panel_31">
- <text text="消耗" a="10" fonttype="微软雅黑" fontsize="18" outlinesize="1" outlinecolor="#000000" id="text_32">
- </text>
- <img id="cost_bg" width="150" atlas="Atlas/Common.spriteatlas" src="img_interface_main112" a="20" scale9l="12" scale9b="13" scale9r="13" scale9t="17">
- <item id="cost_item_id" x="5" width="30" height="30" itemid="10040001" a="10" mfixsize="30,30" tips="1" bgtype="0">
- </item>
- <text id="cost_item_count" x="35" text="500" fonttype="微软雅黑" a="10" color="#00FF00" outlinesize="1" outlinecolor="#000000">
- </text>
- </img>
- </panel>
- </panel>
- <panel id="panel_btn" width="280" height="40" y="30" a="02">
- <button id="cancle_btn" width="112" height="40" a="10" onclick="KmlXWUnionCreateUI/@closeMainPanel" atlas="Atlas/Common.spriteatlas" src="button_interface_window7">
- <text id="btn_text" text="取消" color="#D9001CFF" fontsize="18" outlinesize="1" outlinecolor="#000000FF" horwrap="1">
- </text>
- </button>
- <button id="enter_btn" width="112" height="40" a="20" onclick="KmlXWUnionCreateUI/@CreateUnion" atlas="Atlas/Common.spriteatlas" src="button_interface_window7">
- <text id="btn_text" text="确认" fontsize="18" outlinesize="1" outlinecolor="#000000FF" horwrap="1">
- </text>
- </button>
- </panel>
- </img>
- </uipanel>
|