KLDailyActiveItemKml.txt 1.3 KB

12345678910111213
  1. <uipanel id="KLDailyActiveItem" name="每日活跃任务模板" width="424" height="100" zindex="-1">
  2. <panel width="410" height="100" >
  3. <img src="ty_bg_leftStoneFrame" atlas="Atlas/DailyGoal.spriteatlas" width="402" height="97" scale9b="10" scale9t="10" scale9r="20" scale9l="20" />
  4. <img id="icon" src="icon_RankPK" atlas="Atlas/DailyGoal.spriteatlas" width="70" height="70" x="26" a="10" />
  5. <text id="name" text="击杀1000只&lt;color=#00FF00&gt;野外小怪&lt;/color&gt;" color="#dce1e5" a="10" x="110" y="12" fontSize="18" />
  6. <text id="active_info" text="活跃度&lt;color=#00FF00&gt;0&lt;/color&gt;/20" a="10" fontSize="16" x="110" y="-12" />
  7. <text id="active_per_time" text="+20/次" a="10" fontSize="16" x="218" y="-12" ta="21" width="50" color="#00FF00" />
  8. <button id="btn_goto" src="button_interface_window7" atlas="Atlas/Common.spriteatlas" color="#dce1e5" text="前往" outlinecolor="#000000" outlinesize="1" fontSize="18" a="20" x="-20" width="110" height="40" raycast="1" />
  9. <text id="txt_tip" text="不能前往" a="20" fontSize="16" x="-20" color="#FF2323" outlinecolor="#000000" outlinesize="1" />
  10. <text id="txt_done" active="0" text="已完成" a="20" fontSize="16" x="-50" y="30" color="#1add1f" outlinecolor="#000000" outlinesize="1" />
  11. </panel>
  12. </uipanel>