KLResetPointItemKml.txt 1.9 KB

12345678910111213141516171819202122232425
  1. <uipanel id="KLResetPointItem" zindex="300" width="420" height="250" mask="1" raycast="1" z="-400" onload="KmlXWCommonTipUI/@LoadCommonTip">
  2. <panel id="bg" width="420" height="250">
  3. <img id="bgImg" src="Texture/login_bg_2.png" zindex="1003" width="534" height="330">
  4. <img atlas="Atlas/Common.spriteatlas" src="img_tip_title" y="141" width="81" height="56" id="img_679">
  5. </img>
  6. </img>
  7. <img id="closeBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="50" height="50" x="247" y="140" onclick="KmlXWCommonTipUI/@CloseCommonTip" zindex="1003" h5x="-247" h5y="140">
  8. </img>
  9. <layout vertical="1" height="150" width="300" id="layout_681">
  10. <text fontsize="20" height="45" text="消耗道具洗点将返回点数" outlinesize="1" outlinecolor="#000000" id="text_682">
  11. </text>
  12. <item id="cost_item" width="62" height="62" itemid="" itemcount="">
  13. <img id="item_click_img" atlas="Atlas/Common.spriteatlas" src="img_tip_title" color="#FFFFFF00" width="62" height="62" raycast="1">
  14. </img>
  15. </item>
  16. </layout>
  17. <layout x="0" y="-90" z="0" width="420" height="50" a="00" rotate="0,0,0" vertical="0" space="100" control_width="0" control_height="0" expand_width="0" expand_height="0" cella="00" id="layout_684">
  18. <button id="common_lf_btn" text="取消" onclick="" atlas="Atlas/Common.spriteatlas" src="button_interface_window8" zindex="1003" textcolor="#ED2E2EFF" fontsize="18" outlinesize="1" outlinecolor="#000000" x="114" y="-25" z="0" width="113" height="40" a="00" rotate="0,0,0" raycast="1">
  19. </button>
  20. <button id="common_rt_btn" text="确定" onclick="" atlas="Atlas/Common.spriteatlas" src="button_interface_window11" zindex="1003" textcolor="#DCE1E5FF" fontsize="18" outlinesize="1" outlinecolor="#000000" x="316" y="-25" z="0" width="113" height="40" a="00" rotate="0,0,0" raycast="1">
  21. </button>
  22. </layout>
  23. </panel>
  24. </uipanel>