12345678910111213141516171819 |
- <uipanel id="KLShopMainPanelKml" name="商城界面" a="00" width="300" height="300">
- <panel id="shopMainPanel" a="00" width="1334" height="750" active="1" x="0" y="1">
- <img id="img_bg" a="00" atlas="Atlas/QJ5_UIShopMainPanel.spriteatlas" src="bg_main" width="1042" height="565" raycast="1" x="0" y="1" color="#FFFFFFFF">
- </img>
- <img id="img_title" a="00" atlas="Atlas/QJ5_UIShopMainPanel.spriteatlas" src="title_shopMain" width="70" height="53" raycast="1" x="0" y="257">
- </img>
- <button id="btn_close" a="00" atlas="Atlas/QJ5_UIShopMainPanel.spriteatlas" src="img_close" width="39" height="40" onclick="" text="" raycast="1" x="502" y="257" mimg="" pimg="" dimg="" h5y="257" h5x="-500">
- </button>
- <togglegroup id="togGroup" a="00" width="44" height="200" onload="" raycast="1" x="540" y="135">
- </togglegroup>
- <layout id="togList" control_height="0" contentsizefitter="2" vertical="1" height="200" width="44" a="00" raycast="1" x="540" y="135" space="0" cella="01" control_width="0">
- <toggle id="tog_shop" width="44" height="97" default="0" togglegroup_id="togGroup" atlas="Atlas/QJ5_UIShopMainPanel.spriteatlas" onclick="" src="tag_shopMall2" pimg="tag_shopMall1" raycast="1">
- </toggle>
- <toggle id="tog_recharge" width="44" height="97" default="1" togglegroup_id="togGroup" atlas="Atlas/QJ5_UIShopMainPanel.spriteatlas" onclick="" src="tag_recharge1" pimg="tag_recharge2" raycast="1">
- </toggle>
- </layout>
- </panel>
- </uipanel>
|