12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <uipanel id="KLDepotsPanel" name="仓库界面" adapter="1" zindex="203" a="20" height="750" width="422">
- <prefab id="cut_area_up" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="317">
- </prefab>
- <prefab id="cut_area_down" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="-316">
- </prefab>
- <img src="Texture/bg_bottomBg.png" a="20" raycast="1" id="img_35" x="0" y="0" width="416" height="750">
- <img id="img1" a="00" atlas="Atlas/TS_Common.spriteatlas" src="storage_name" width="298" height="46" raycast="1" x="-9" y="274">
- </img>
- <button id="edit_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="modify_storage_name" a="02" width="50" height="50" x="78" y="626" raycast="1">
- </button>
- <text id="storeText" width="150" height="20" x="-7" y="274" type="0" ta="11" horwrap="1" fontsize="18">
- </text>
- <img id="title" atlas="Atlas/UIBagPanel.spriteatlas" src="storge" y="-2" x="5" a="01">
- </img>
- <img id="closeBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" x="10" y="10" h5x="-355" h5y="10" raycast="1">
- </img>
- <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">
- </img>
- </img>
- <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">
- </button>
- <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">
- </button>
- <button id="add_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="btn_add_store" width="88" height="58" a="02" x="47" y="36" raycast="1" >
- </button>
- <button id="tidy_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="button_interface_sort" width="88" height="58" a="02" x="138" y="36" raycast="1">
- </button>
- <button id="storage_btn" atlas="Atlas/UIBagPanel.spriteatlas" src="button_interface_storage" a="02" x="47" y="36" active="0" raycast="1">
- </button>
- <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" >
- </button>
- <scrollview id="PageScrollView" height="27" width="390" x="-1" y="-269" movementtype="2">
- <layout id="ItemContent" height="40" width="390" x="0" y="0" space="5">
- </layout>
- </scrollview>
- <panel id="edit_panel" zindex="500" z="-1500" active="1">
- <img id="bgImg" src="Texture/login_bg_2.png" width="406" height="260" raycast="1" x="0" y="1">
- <text id="edit_oldName" text="修改仓库名称" y="110" horwrap="1" raycast="1" active="0">
- </text>
- <button id="edit_CloseBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" x="10" y="10" z="-10" raycast="1">
- </button>
- <text id="old_Store_Name" text="仓库名称" height="25" x="-125" y="7" ta="11" horwrap="1" width="63">
- </text>
- <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">
- </input>
- <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" >
- </button>
- <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" >
- </button>
- <img id="img2" a="00" atlas="Atlas/TS_Common.spriteatlas" src="modify_title" width="180" height="55" raycast="1" x="-5" y="113">
- </img>
- </img>
- </panel>
- <panel id="forbid_red_panel" zindex="400" x="3" y="-9" z="-200">
- <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" >
- </img>
- </panel>
- </uipanel>
|