KLUIMonthCardMainPanelKml.txt 2.0 KB

123456789101112131415161718192021222324252627
  1. <uipanel id="KLUIMonthCardMainPanelKml" name="月卡主界面" a="00" width="300" height="300">
  2. <img id="bg1" a="00" atlas="" src="Texture/monthCard_bg11.png" width="3000" height="2000" raycast="1" x="0" y="0" color="#FFFFFF00">
  3. <img id="monthCardBg" a="00" atlas="" src="Texture/monthCard_bg11.png" width="1334" height="750" raycast="1">
  4. </img>
  5. <img id="PrivigeBg" a="00" atlas="" src="Texture/img_privilege_bg.png" width="1334" height="750" raycast="1" active="0">
  6. </img>
  7. <panel id="UI" a="00" width="1334" height="750" x="0" y="1">
  8. <togglegroup id="togglegroup" a="00" width="720" height="87" onload="" raycast="1" x="-159" y="205">
  9. </togglegroup>
  10. <layout id="TogList" control_height="0" contentsizefitter="2" vertical="1" height="380" width="98" a="00" raycast="1" x="-572" y="45" space="0" cella="01">
  11. <toggle id="MonthCardToggle" width="98" height="88" a="01" default="0" togglegroup_id="togglegroup" atlas="Atlas/KLUIPrivilegePanel.spriteatlas" src="byn_select" pimg="btn_no_select" raycast="1">
  12. <img id="img_toggle_month_card" atlas="Atlas/KLUIPrivilegePanel.spriteatlas" src="img_yk_text_1" width="76" height="42" x="10" y="2">
  13. </img>
  14. </toggle>
  15. <toggle id="PrivilegeToggle" width="98" height="88" a="01" default="0" togglegroup_id="togglegroup" atlas="Atlas/KLUIPrivilegePanel.spriteatlas" src="byn_select" pimg="btn_no_select" raycast="1">
  16. <img id="img_toggle_privilege" atlas="Atlas/KLUIPrivilegePanel.spriteatlas" src="img_tq_text_2" width="76" height="42" x="10" y="2">
  17. </img>
  18. </toggle>
  19. </layout>
  20. <button id="CloseBtn" a="00" atlas="Atlas/UIMonthCardPanel.spriteatlas" src="btn_close" width="42" height="42" onclick="" text="" raycast="1" x="464" y="276" mimg="" pimg="" dimg="">
  21. </button>
  22. <img id="title" a="00" atlas="Atlas/UIMonthCardPanel.spriteatlas" src="month_text2" width="188" height="116" raycast="1" x="30" y="209" active="0">
  23. </img>
  24. </panel>
  25. </img>
  26. </uipanel>