KLAppearPanelKml.txt 1.6 KB

1234567891011121314151617181920212223
  1. <uipanel id="KLAppearPanel" name="外观界面" adapter="1" a="20" width="416" height="750" active="1" x="-67" y="0" zindex="240">
  2. <img id="Bg" a="00" atlas="" src="Texture/bg_bottomBg.png" width="416" height="750" raycast="1" x="1" y="0">
  3. </img>
  4. <img id="BgTitle" a="01" atlas="Atlas/AppearGroup.spriteatlas" src="bg_title_red" width="425" height="57" raycast="0" x="0" y="-63">
  5. </img>
  6. <img id="BtnClose" a="21" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" h5x="-355" h5y="0" raycast="1">
  7. </img>
  8. <img id="WndTitle" a="01" atlas="Atlas/AppearGroup.spriteatlas" src="title_appear" y="0">
  9. </img>
  10. <img id="BgList" a="00" atlas="Atlas/AppearGroup.spriteatlas" src="bg_title_list" width="402" height="530" raycast="0" scale9l="35" scale9b="78" scale9r="31" scale9t="96" x="0" y="0">
  11. </img>
  12. <loopscrollview id="loopscrollview" vertical="1" width="394" height="512" x="0" y="5">
  13. <datalist id="loopscrollviewData">
  14. </datalist>
  15. </loopscrollview>
  16. <button id="BtnCancel" a="00" atlas="Atlas/Common.spriteatlas" src="btn_big_grey" onclick="" text="取消" raycast="1" textcolor="#ff2323FF" outlinesize="1" outlinecolor="#000000" fontsize="20" y="-313" x="-85">
  17. </button>
  18. <button id="BtnSure" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window37" onclick="" text="保存" raycast="1" textcolor="#dcele5" outlinesize="1" outlinecolor="#000000" fontsize="20" x="85" y="-313">
  19. </button>
  20. <text id="TxtTitle" a="11" text="装备" fontsize="20" color="#dcele5" height="25" width="290" ta="01" horwrap="1" x="50" y="-79" outlinesize="1" outlinecolor="#000000" >
  21. </text>
  22. </uipanel>