KLActivityPreviewItemKml.txt 1.1 KB

1234567891011121314
  1. <uipanel id="KLActivityPreviewItem" name="活动预览模板" a="00" width="236" height="80" zindex="-1" x="0" y="0" raycast="1">
  2. <button id="btnGoNpc" a="00" atlas="Atlas/UIActivityPreview.spriteatlas" src="act_info_bg" width="236" height="73" onclick="" text="" raycast="1" mimg="" pimg="" dimg="" x="0" y="0">
  3. <text id="activityName" a="00" text="战盟" fontsize="18" height="20" width="78" ta="01" horwrap="1" x="0" y="14">
  4. </text>
  5. <text id="text" a="00" text="剩余时间:" fontsize="18" height="20" width="96" ta="01" horwrap="1" x="9" y="-10" binddragid="" fonttype="微软雅黑">
  6. </text>
  7. <img id="activityIcon" a="00" atlas="Atlas/UIActivityPreview.spriteatlas" src="blood_icon" raycast="1" x="-73" y="4">
  8. </img>
  9. <img id="activityIsOpenImg" a="00" atlas="Atlas/UIActivityPreview.spriteatlas" src="act_wait" width="18" height="50" raycast="1" x="-108" y="11">
  10. </img>
  11. <text id="textTime" a="00" text="00:00:00" fontsize="18" height="20" width="73" ta="21" horwrap="1" x="78" y="-10" binddragid="">
  12. </text>
  13. </button>
  14. </uipanel>