1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <uipanel id="KLTradeMainPanel" name="交易行主界面" a="00" width="1039" height="560" zindex="202">
- <img src="Texture/ty_bg_threeFrame_N3.png" width="1039" height="560" raycast="1" id="img_33">
- </img>
- <img src="title_trade" atlas="Atlas/KLTradePanel.spriteatlas" a="01" id="img_34">
- </img>
- <button id="btn_close" src="button_interface_close5" atlas="Atlas/Common.spriteatlas" a="21" raycast="1">
- </button>
- <img src="img_interface_main009" atlas="Atlas/Common.spriteatlas" width="1000" height="410" y="-20" scale9b="20" scale9t="20" scale9l="20" scale9r="20" id="img_36">
- </img>
- <togglegroup id="toggle_group_home_tab" width="1000" height="40" a="01" y="-60">
- <layout width="990" height="40" cella="10" space="4" id="layout_38">
- <toggle id="toggle_trade_home" togglegroup_id="toggle_group_home_tab" default="1" width="133" height="35" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light">
- <text text="交易行" y="-4" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" id="text_40" togglecolor="#DCE1E5|#999999" >
- </text>
- </toggle>
- <toggle id="toggle_month_card" togglegroup_id="toggle_group_home_tab" default="1" width="133" height="35" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light" active="0">
- <text text="月卡寄售" y="-4" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" id="text2" horwrap="1" ta="11" togglecolor="#DCE1E5|#999999" >
- </text>
- </toggle>
- <toggle active="0" id="toggle_trade_union" togglegroup_id="toggle_group_home_tab" width="133" height="35" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light">
- <text text="战盟拍卖" y="-4" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" id="text_42" togglecolor="#DCE1E5|#999999" >
- </text>
- </toggle>
- <toggle active="0" id="toggle_trade_CrossServer" togglegroup_id="toggle_group_home_tab" width="133" height="35" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light">
- <text text="跨服拍卖" y="-4" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" id="text_43" togglecolor="#DCE1E5|#999999" >
- </text>
- </toggle>
- <toggle id="toggle_trade_record" togglegroup_id="toggle_group_home_tab" width="133" height="35" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light">
- <text text="交易记录" y="-4" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" id="text_44" togglecolor="#DCE1E5|#999999" >
- </text>
- </toggle>
- <toggle id="toggle_trade_my_up" togglegroup_id="toggle_group_home_tab" width="133" height="35" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light">
- <text text="我的上架" y="-4" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" id="text_46" togglecolor="#DCE1E5|#999999" >
- </text>
- </toggle>
- </layout>
- </togglegroup>
- <img src="img_bag_10" atlas="Atlas/UIBagPanel.spriteatlas" a="12" x="24" y="16" id="img_52">
- <img src="img_bag_02" atlas="Atlas/UIBagPanel.spriteatlas" a="10" width="30" height="30" x="9" id="img_53">
- </img>
- <img src="btn_plus" atlas="Atlas/Common.spriteatlas" a="20" x="30" y="-2" id="img_54">
- </img>
- <text id="txt_qj_count" text="999" x="22" width="110" ta="11" fontsize="18" color="#E2B167" outlinecolor="#000000" outlinesize="1" >
- </text>
- <button id="btn_qj_tip" color="#00000000" x="15" width="196" height="30" raycast="1">
- </button>
- </img>
- <text id="text_cost_tips" active="0" a="12" x="230" y="22" width="270" height="30" horwrap="1" color="#dce1e5" fontsize="20" outlinesize="1" outlinecolor="#000000" ta="01" />
- </uipanel>
|