KLDailyGoalMainPanelKml.txt 1.4 KB

123456789101112131415161718192021
  1. <uipanel id="KLDailyGoalMainPanel" name="每日目标界面" width="1050" height="566" zindex="202">
  2. <img src="Texture/bg_oneLv_noclose.png" raycast="1" id="img_27">
  3. <img src="title_daily_goal" atlas="Atlas/DailyGoal.spriteatlas" a="01" y="6" x="-7" id="img_28">
  4. </img>
  5. </img>
  6. <button id="btn_close" src="button_interface_close5" atlas="Atlas/Common.spriteatlas" a="21" x="12" y="7" raycast="1" width="75" height="69" h5y="7" h5x="-993">
  7. </button>
  8. <togglegroup id="tab_toggle_group" x="33" y="-41" width="414" height="35" a="11">
  9. <layout vertical="0" width="414" height="35" cella="10" id="layout_31">
  10. <toggle id="toggle_tab_daily_active" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light" togglegroup_id="tab_toggle_group" width="133" height="35" default="1">
  11. <text text="每日活跃" y="-4" outlinecolor="#000000" outlinesize="1" fontsize="18" color="#DCE1E5" togglecolor="#DCE1E5|#999999" id="text_33">
  12. </text>
  13. </toggle>
  14. <toggle id="toggle_tab_activity" atlas="Atlas/TS_Common.spriteatlas" src="bg_toggle_dark" pimg="bg_toggle_light" togglegroup_id="tab_toggle_group" width="133" height="35">
  15. <text text="活动" y="-4" outlinecolor="#000000" outlinesize="1" fontsize="18" color="#DCE1E5" togglecolor="#DCE1E5|#999999" id="text_35" outline="1" horwrap="1">
  16. </text>
  17. </toggle>
  18. </layout>
  19. </togglegroup>
  20. </uipanel>