KLShopMainPanelKml.txt 1.5 KB

12345678910111213141516171819
  1. <uipanel id="KLShopMainPanelKml" name="商城界面" a="00" width="300" height="300">
  2. <panel id="shopMainPanel" a="00" width="1334" height="750" active="1" x="0" y="1">
  3. <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">
  4. </img>
  5. <img id="img_title" a="00" atlas="Atlas/QJ5_UIShopMainPanel.spriteatlas" src="title_shopMain" width="70" height="53" raycast="1" x="0" y="257">
  6. </img>
  7. <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">
  8. </button>
  9. <togglegroup id="togGroup" a="00" width="44" height="200" onload="" raycast="1" x="540" y="135">
  10. </togglegroup>
  11. <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">
  12. <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">
  13. </toggle>
  14. <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">
  15. </toggle>
  16. </layout>
  17. </panel>
  18. </uipanel>