KLCrossServerPanelKml.txt 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <uipanel id="KLCrossServerPanel" name="跨服活动面板" zindex="203" width="1050" height="566" x="0" onload = "" maskonclick="">
  2. <panel id="root_panel" width="1050" height="566">
  3. <img id="mask" src="Texture/bg_interface_window_2.png" width="3000" height="2000" color="#00000000" raycast="1"/>
  4. <img id="trade_bg" src="Texture/bg_interface_window_2.png" raycast="1"/>
  5. ;<img id="img_interface" atlas="Atlas/Common.spriteatlas" src="img_interface_main009" scale9l="20" scale9r="20" scale9t="20" scale9b="20" width="1006" height="450" x="2" y="-43" raycast="1"/>
  6. <img id="btn_close" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" onclick="" raycast = "1" x="10" y="6" h5y="6" h5x="-980"></img>
  7. ;<text id="title" text="挑战boss" fontSize="20" a="01" x="0" y="-23" outlinesize="1" outlinecolor="#000000"></text>
  8. <img atlas="Atlas/KLCrossServer.spriteatlas" src="img_title_kuafu" y="0" a="01" />
  9. <togglegroup id="boss_type_toggle_group" width="1030" height="560">
  10. <layout id="butten_layout" width="1110" height="40" vertical ="0" a="11" x="25" y="-39" cella = "11" space="2">
  11. <panel id="type_1" width="130" height="35">
  12. <toggle id="type_1_toggle" atlas="Atlas/Common.spriteatlas" src="button_interface_window41" pimg="button_interface_window39" width="130" height="35" onclick="" togglegroup_id="boss_type_toggle_group" default="1">
  13. <text text="神之国度" y="-2" fontSize="18" active = "1" color="#dce1e5" outlineSize="1" outlineColor="0" ></text>
  14. </toggle>
  15. </panel>
  16. ; <panel id="type_2" width="130" height="35">
  17. ; <toggle id="type_2_toggle" atlas="Atlas/Common.spriteatlas" src="button_interface_window41" pimg="button_interface_window39" width="130" height="35" onclick="" togglegroup_id="boss_type_toggle_group" default="0">
  18. ; <text text="跨服3V3" y="-2" fontSize="18" active = "1" color="#dce1e5" outlineSize="1" outlineColor="0" togglecolor="#e6e6e6|#999999" ></text>
  19. ; </toggle>
  20. ; </panel>
  21. </layout>
  22. </togglegroup>
  23. <panel id="activity_panel" width="1030" height="560">
  24. <scrollview id="activity_panel_select" width="154" height="415" a="11" x="25" y="-86" vertical="1">
  25. <layout id="activity_panel_layout" width="154" space="0" contentsizefitter="1" y="-20" a="01" vertical="1">
  26. <datalist id="activity_panel_dl" >
  27. </datalist>
  28. </layout>
  29. </scrollview>
  30. </panel>
  31. <img id="desBtn" atlas="Atlas/Common.spriteatlas" src="btn_description" width="30" height="30" raycast="1" x="30" y="24" a="12">
  32. </img>
  33. </panel>
  34. </uipanel>