KLFriendMainPanelKml.txt 699 B

12345678910111213
  1. <uipanel id="KLFriendMainPanelKml" name="好友主界面" width="300" height="300" zindex="201">
  2. <prefab id ="FriendMain_" path="Kml/KmlPrefab/Cookbook/KmlXWFriendUI/KmlFriendMainUI.prefab">
  3. <button id="BtnClose" bind="BtnClose" />
  4. <togglegroup id = "friend_head_common_layout" bind="friend_head_common_layout">
  5. <toggle id="Options_friend" bind="Options_friend" />
  6. <toggle id="Options_archenemy" bind="Options_archenemy" active="1" />
  7. <toggle id="Options_blacklist" bind="Options_blacklist" />
  8. </togglegroup>
  9. <button id="add_friend" bind="add_friend" />
  10. <button id="BtnHelp" bind="BtnHelp" />
  11. </prefab>
  12. </uipanel>