KLDailyRafflePanelKml.txt 1.9 KB

12345678910111213141516171819202122
  1. <uipanel id="KLDailyRafflePanel" name="每日抽奖界面" zindex="-1" width="1049" height="565" x="0" z="-200" onload = "" maskonclick="">
  2. <panel id="root_panel" width="1049" height="565" x="95" y="-40">
  3. ;<img id="trade_common_bg" src="Texture/img_interface_main138.jpg" width="1049" height="565" raycast="1"/>
  4. ;<img id="btn_mask" src="Texture/Daily_rafflepanel_bg.png" width="3000" height="2000" color="#00000000" raycast="1"/>
  5. <img id="img_interface" src="Texture/Daily_rafflepanel_bg.png" width="851" height="427" raycast="1"/>
  6. ;<img id="btn_close" atlas="Atlas/DailyRaffle.spriteatlas" src="btn_close" a="21" onclick="" raycast = "1" x="-150" y="-100"></img>
  7. <panel id="reward_layout" width="500" height="500" x="17" y="15">
  8. <datalist id="reward_dl" >
  9. </datalist>
  10. </panel>
  11. <button id="btnStart" atlas="Atlas/DailyRaffle.spriteatlas" src="btn_choujaing" onclick="" raycast="1" x="18" y="-180" fontsize="20" active="1" outlinesize="1" outlinecolor="0">
  12. </button>
  13. <button id="btnPhoneNumber" atlas="Atlas/DailyRaffle.spriteatlas" src="btn_wenjuan" onclick="" raycast="1" x="280" y="182" fontsize="20" active="1" outlinesize="1" outlinecolor="0">
  14. <text id="wenjuan_tishi" a="00" text="填写问卷可获得多次抽奖机会" fontsize="18" height="20" width="300" ta="11" horwrap="1" y="43" x="0" color="#1add1f" outlinesize="1" outlinecolor="0">
  15. </text>
  16. </button>
  17. <text id="last_num" a="00" text="剩余次数" fontsize="18" height="20" width="300" ta="11" horwrap="1" y="142" x="281" color="#ff2323" outlinesize="1" outlinecolor="0">
  18. </text>
  19. <text id="day_num" a="00" text="剩余次数" fontsize="18" height="20" width="300" ta="11" horwrap="1" y="-223" x="18" color="#ff2323" outlinesize="1" outlinecolor="0">
  20. </text>
  21. </panel>
  22. </uipanel>