KLMountStorePanelKml.txt 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <uipanel id="KLMountStorePanel" name="坐骑仓库" a="20" width="1334" height="750" zindex="101" x="-105" y="0" adapter="1">
  2. <img id="bg" a="00" src="Texture/attr_bg_r.png" width="322" height="750" raycast="1" x="201" y="0" color="#FFFFFFFF">
  3. <img id="title" atlas="Atlas/UIMount.spriteatlas" y="350" src="storeTitle">
  4. </img>
  5. <img id="closeBtn" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="50" height="51" raycast="1" color="#FFFFFF00" x="132" y="351" z="0" rotate="0,0,0">
  6. </img>
  7. <panel id="att_info" a="01" width="255" height="91" x="2" y="-70">
  8. <img id="titleIcon3" a="11" atlas="Atlas/TS_Common.spriteatlas" src="img_title_di" width="121" height="35" raycast="0" x="0" y="0">
  9. <text id="text9" a="00" text="坐骑总属性" fontsize="16" height="25" width="160" ta="01" x="49" y="1" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF" horwrap="1">
  10. </text>
  11. </img>
  12. <panel id="attInfoRoot" active="1" x="0" y="-32" z="0" width="10" height="10" a="01" rotate="0,0,0">
  13. <panel id="att_info_list_container" a="01" width="0" height="0" active="1" x="-122" y="0">
  14. <scrollview id="mount_info_scrollview" a="11" width="250" height="130" vertical="1" y="0" raycast="1" x="0">
  15. <layout id="att_list" control_height="0" contentsizefitter="1" vertical="1" height="38" width="250" a="11" raycast="0" cella="11">
  16. </layout>
  17. </scrollview>
  18. </panel>
  19. </panel>
  20. <panel id="btnRoot" a="02" height="0" width="0" y="18" active="0">
  21. <img id="expandBtn" active="0" atlas="Atlas/UIMount.spriteatlas" src="arrow_down" raycast="1" x="0" y="0" z="0" rotate="0,0,0">
  22. </img>
  23. <img id="foldBtn" active="1" atlas="Atlas/UIMount.spriteatlas" src="arrow_up" raycast="1" x="0" y="0" z="0" rotate="0,0,0">
  24. </img>
  25. </panel>
  26. </panel>
  27. <panel id="onMount" active="1">
  28. <text id="text44" a="00" text="没有可提供的坐骑" fontsize="20" height="25" width="160" ta="01" x="0" y="0" outlinesize="1" outlinecolor="#000000FF" color="#ed2e2e">
  29. </text>
  30. </panel>
  31. <panel id="mountInfoRoot" width="256" height="568" a="01" active="0" y="-244">
  32. <togglegroup id="togglegroup">
  33. </togglegroup>
  34. <img id="titleIcon3" a="11" atlas="Atlas/TS_Common.spriteatlas" src="img_title_di" width="121" height="35" raycast="0" x="0" y="0">
  35. <text id="text9" a="00" text="坐骑" fontsize="16" height="25" width="160" ta="01" x="49" y="1" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF" horwrap="1">
  36. </text>
  37. </img>
  38. <scrollview id="mount_info_scrollview" a="11" width="256" height="435" vertical="1" y="-30" raycast="1" x="5">
  39. <layout id="layout7" width="256" height="568" a="01" vertical="1" contentsizefitter="1" raycast="1">
  40. <datalist id="mount_all_info_list" databind="@mount_all_info_list">
  41. </datalist>
  42. </layout>
  43. </scrollview>
  44. </panel>
  45. </img>
  46. </uipanel>