KLAppearCostPanelKml.txt 1.3 KB

12345678910111213141516171819202122
  1. <uipanel id="KLAppearCostPanel" name="外观激活界面" a="00" width="396" height="255" z="-300" zindex="241">
  2. <img id="WndBg" a="00" atlas="" src="Texture/sanjitanchuang_bg.png" width="396" height="255" raycast="1" x="1" y="0">
  3. </img>
  4. <img id="WndTitle" a="01" atlas="Atlas/AppearGroup.spriteatlas" src="title_appear" y="0">
  5. </img>
  6. <button id="BtnClose" a="21" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="75" height="69" raycast="1" x="13" y="7">
  7. </button>
  8. <gridview id="CostGrid" width="360" height="150" a="00" cella="00" cellwidth="64" cellheight="64" spacex="5" spacey="5" raycast="1" y="7">
  9. <datalist id="datalist1">
  10. <panel id="panel2" width="64" height="64">
  11. <item id="Item" src="20020001" width="64" height="64" mfixsize="64,64" tips="1" raycast="1">
  12. </item>
  13. <text id="TxtCount" x= "0" a="22" text="1" fontsize="18" height="25" width="64" ta="22" horwrap="1" >
  14. </text>
  15. </panel>
  16. </datalist>
  17. </gridview>
  18. <button id="BtnActive" a="02" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="113" height="40" text="激活" raycast="1" fontsize="20" ta="11" outlinesize="1" outlinecolor="#000000" y="13">
  19. </button>
  20. <text id="WndTitle" a="01" atlas="Atlas/AppearGroup.spriteatlas" src="title_appear" y="0">
  21. </text>
  22. </uipanel>