KLBoxPrivilegePanelKml.txt 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <uipanel id="KLBoxPrivilegePanel" name="盒子特权界面" width="1334" height="750" >
  2. <img id="mask" width="2000" height="2000" color="#00000000" raycast="1" />
  3. <img id="bg" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_bg" width="1096" height="662" raycast="1" >
  4. <button id="close" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_close" raycast="1" x="485" y="170" />
  5. <img id="big_title" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_bigtitle" x="220" y="185" />
  6. <img id="fu_title" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_futitle" x="175" y="100" />
  7. <img id="content_bg" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_contentbg" x="150" y="0" >
  8. <img id="left" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_left" x="-180" y="35" />
  9. <img id="right" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_right" x="220" y="35" />
  10. <togglegroup id="toggle_group" width="265" height="45" y="35" x="20">
  11. <layout width="265" height="45" cella="00" space="12" id="layout_38" contentsizefitter="2" >
  12. <datalist id="toggle_list">
  13. </datalist>
  14. ; <toggle id="toggle_box_Items" togglegroup_id="toggle_group" default="0" width="126" height="36" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="noselect_btn" pimg="select_btn">
  15. ; <img id="select_Items" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="select_btnbox" />
  16. ; <text text="每日礼包" y="0" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" id="text_40">
  17. ; </text>
  18. ; </toggle>
  19. </layout>
  20. </togglegroup>
  21. <panel id = "panel_1">
  22. <img id="att_point_1" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="point" x="-180" >
  23. <text id="att_title" text = "专属属性" outlinecolor="#000000" outlinesize="1" fontsize="20" color="#FFD4A2" x="50" />
  24. </img>
  25. <gridview id="att_layout" paddingTop="12" width="150" cellHeight="20" cellwidth="150" spacey="8" cella="11" x="-90" y="-60" height="100" >
  26. <datalist id="att_list">
  27. <text id="att_text" fontsize="18" outlinecolor="#271A06" outlinesize="1" color="#FFF2E2" />
  28. </datalist>
  29. </gridview>
  30. <text id="activate_text" text="" fontSize="22" x="-130" y="-130" />
  31. <img id="appellation_point_1" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="point" x="50" >
  32. <text id="att_title" text = "专属称号" outlinecolor="#000000" outlinesize="1" fontsize="20" color="#FFD4A2" x="50" />
  33. </img>
  34. <scrollview id="appellation_scroll" width="180" height="100" x="120" y="-60" vertical="1">
  35. <layout id="appellation_layout" contentsizefitter="1" width="180" height="100" space="10" >
  36. <datalist id="appellation_list">
  37. <img id="appellation_item" width="160" height="65" />
  38. </datalist>
  39. </layout>
  40. </scrollview>
  41. </panel>
  42. <panel id = "panel_2" active="0">
  43. <img id="att_point_2" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="point" x="-180" >
  44. <text id="att_title" text = "礼包奖励" outlinecolor="#000000" outlinesize="1" fontsize="20" color="#FFD4A2" x="50" />
  45. </img>
  46. <scrollview id="item_scroll" width="430" height="100" x="45" y="-60">
  47. <layout id="item_layout" contentsizefitter="2" width="430" height="100" space="10" >
  48. <datalist id="item_list">
  49. <img id="item_box" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="itembox" >
  50. <item id="item_show" mfixscale="70,70" width="70" height="70" bgtype="0" raycast="1" />
  51. </img>
  52. </datalist>
  53. </layout>
  54. </scrollview>
  55. </panel>
  56. </img>
  57. <button id="privilege_btn" y="-190" atlas="Atlas/Common.spriteatlas" src="button_interface_window37" x="180" raycast="1" textcolor="#DCE1E5" fontSize="20" outlinecolor="#000000" outlinesize="1" text="未激活" />
  58. <text id="tip" text="" fontsize="18" color="#F7D3A4" x="180" y="-230" />
  59. <button id="DownLoad" atlas="Atlas/UIBoxPrivilegePanel.spriteatlas" src="BoxPrivilege_download" x="-350" y="-200" raycast="1" />
  60. </img>
  61. </uipanel>