KLDepotsPanelKml.txt 4.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <uipanel id="KLDepotsPanel" name="仓库界面" adapter="1" zindex="203" a="20" height="750" width="422">
  2. <prefab id="cut_area_up" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="317">
  3. </prefab>
  4. <prefab id="cut_area_down" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="-316">
  5. </prefab>
  6. <img src="Texture/bg_bottomBg.png" a="20" raycast="1" id="img_35" x="0" y="0" width="416" height="750">
  7. <img id="img1" a="00" atlas="Atlas/TS_Common.spriteatlas" src="storage_name" width="298" height="46" raycast="1" x="-9" y="274">
  8. </img>
  9. <button id="edit_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="modify_storage_name" a="02" width="50" height="50" x="78" y="626" raycast="1">
  10. </button>
  11. <text id="storeText" width="150" height="20" x="-7" y="274" type="0" ta="11" horwrap="1" fontsize="18">
  12. </text>
  13. <img id="title" atlas="Atlas/UIBagPanel.spriteatlas" src="storge" y="-2" x="5" a="01">
  14. </img>
  15. <img id="closeBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" x="10" y="10" h5x="-355" h5y="10" raycast="1">
  16. </img>
  17. <img id="sv_frame" atlas="Atlas/UILoginPanel.spriteatlas" src="bg_black_grid_N" width="365" height="495" scale9b="26" scale9r="26" scale9l="26" scale9t="26" a="01" y="-134" x="-1">
  18. </img>
  19. </img>
  20. <button id="pageLeft_btn" atlas="Atlas/TS_Common.spriteatlas" src="first_task_jian" a="02" width="24" height="45" x="-193" y="366" rotate="0,0,0" mimg="" pimg="" dimg="" raycast="1">
  21. </button>
  22. <button id="pageRight_btn" atlas="Atlas/TS_Common.spriteatlas" src="right_arrow" a="02" width="24" height="45" x="195" y="366" rotate="0,0,0" mimg="" pimg="" dimg="" raycast="1">
  23. </button>
  24. <button id="add_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="btn_add_store" width="88" height="58" a="02" x="47" y="36" raycast="1" >
  25. </button>
  26. <button id="tidy_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="button_interface_sort" width="88" height="58" a="02" x="138" y="36" raycast="1">
  27. </button>
  28. <button id="storage_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="button_interface_storage" a="02" x="47" y="36" active="0" raycast="1">
  29. </button>
  30. <button id="priv_btn" a="02" atlas="Atlas/KLUIPrivilegePanel.spriteatlas" src="btn_privilege_depot" width="125" height="58" onclick="" text="" raycast="1" mimg="" pimg="" dimg="" x="-63" y="36" active="0" >
  31. </button>
  32. <scrollview id="PageScrollView" height="27" width="390" x="-1" y="-269" movementtype="2">
  33. <layout id="ItemContent" height="40" width="390" x="0" y="0" space="5">
  34. </layout>
  35. </scrollview>
  36. <panel id="edit_panel" zindex="500" z="-1500" active="1">
  37. <img id="bgImg" src="Texture/login_bg_2.png" width="406" height="260" raycast="1" x="0" y="1">
  38. <text id="edit_oldName" text="修改仓库名称" y="110" horwrap="1" raycast="1" active="0">
  39. </text>
  40. <button id="edit_CloseBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" x="10" y="10" z="-10" raycast="1">
  41. </button>
  42. <text id="old_Store_Name" text="仓库名称" height="25" x="-125" y="7" ta="11" horwrap="1" width="63">
  43. </text>
  44. <input id="store_Name_Input" width="166" height="25" x="16" y="7" type="0" ta="11" src="bg_common_buff" atlas="Atlas/Common.spriteatlas">
  45. </input>
  46. <button id="edit_Cancel" atlas="Atlas/Common.spriteatlas" text="取消" src="button_interface_window8" x="-109" y="-64" raycast="1" textcolor="#D9001CFF" outlinesize="1" outlinecolor="#000000FF" ta="11" >
  47. </button>
  48. <button id="edit_Enter" atlas="Atlas/Common.spriteatlas" text="确认" src="button_interface_window7" x="111" y="-64" raycast="1" outlinesize="1" outlinecolor="#000000FF" ta="11" >
  49. </button>
  50. <img id="img2" a="00" atlas="Atlas/TS_Common.spriteatlas" src="modify_title" width="180" height="55" raycast="1" x="-5" y="113">
  51. </img>
  52. </img>
  53. </panel>
  54. <panel id="forbid_red_panel" zindex="400" x="3" y="-9" z="-200">
  55. <img id="img3" atlas="Atlas/KLUIPrivilegePanel.spriteatlas" src="bag_grid_red" width="365" height="500" scale9b="20" scale9r="20" scale9l="20" scale9t="20" color="#FFFFFFB2" >
  56. </img>
  57. </panel>
  58. </uipanel>