KLSelfSelectBoxPanelKml.txt 1.2 KB

123456789101112131415161718192021
  1. <uipanel id="KLSelfSelectBoxPanel" name="通用开启宝箱界面" width="552" height="372" z="-200" zindex="800">
  2. <img id="mask" width="2000" height="2000" raycast="1" color="#00000000">
  3. </img>
  4. <img id="bg" src="Texture/bg_sanji_4.png">
  5. <text id="text4" text="" outlinecolor="#000000" outlinesize="1" fontsize="22" fonttype="微软雅黑" color="#FFFFFF" a="01" y="-15" contentsizefitter="1" horwrap="1" ta="11">
  6. </text>
  7. <text id="NumText" text="" outlinecolor="#000000" outlinesize="1" fontsize="20" fonttype="微软雅黑" color="#FFFFFFFF" x="0" y="-95" contentsizefitter="1" horwrap="1" ta="11">
  8. </text>
  9. <scrollview id="scrollview" y="20" width="528" height="180">
  10. <layout id="ItemLayout" width="528" height="180" contentsizefitter="2" a="10">
  11. <datalist id="loopscrollviewData">
  12. </datalist>
  13. </layout>
  14. </scrollview>
  15. <button id="btnclose" color="#00000000" width="40" height="40" x="-5" y="-5" a="21" raycast="1">
  16. </button>
  17. <button id="btnopen" atlas="Atlas/Common.spriteatlas" src="button_interface_window37" text="开启宝箱" fontsize="20" outlinecolor="#000000" outlinesize="1" textcolor="#DCE1E5" raycast="1" y="-139">
  18. </button>
  19. </img>
  20. </uipanel>