123456789101112131415161718192021 |
- <uipanel id="KLGemSlateBagPanel" name="萤石背包界面" adapter="1" width="416" height="750" a="20" x="0" y="2">
- <prefab id="cut_area_up" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="360">
- </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_13" x="0" y="0" width="416" height="750">
- <img id="title" atlas="Atlas/UIBagPanel.spriteatlas" src="bag" y="-2" x="-3" a="01">
- </img>
- <img id="closeBtn" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" x="7" y="10" z="-10" onclick="KmlXWBagUI/@ClosePanel" width="75" height="69" h5x="-356" h5y="10">
- </img>
- <img id="sv_frame" atlas="Atlas/UILoginPanel.spriteatlas" src="bg_black_grid_N" width="365" height="539" scale9b="26" scale9r="26" scale9l="26" scale9t="26" a="01" y="-89" x="2">
- </img>
- <button id="decomposeGem_Btn" atlas="Atlas/TS_GemInlayPanel.spriteatlas" src="Gem_EquipDecompose" a="02" x="-90" y="35" mimg="" pimg="" dimg="" width="130" height="58" raycast="1">
- </button>
- <button id="combineSlate_Btn" atlas="Atlas/TS_GemInlayPanel.spriteatlas" src="Gem_EquipConflate" a="02" x="90" y="35" mimg="" pimg="" dimg="" width="130" height="58" raycast="1">
- </button>
- <button id="combineGem_Btn" atlas="Atlas/TS_GemInlayPanel.spriteatlas" src="hechengyingshi" a="02" x="90" y="35" mimg="" pimg="" dimg="" width="130" height="58" raycast="1">
- </button>
- </img>
- </uipanel>
|