KLUnionInfoPanelKml.txt 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <uipanel id="KLUnionInfoPanelKml" name="战盟信息界面" adapter="1" x="-686" zindex="100" a="20">
  2. <img id="newbg" src="Texture/bg_bottomBg.png" a="20" x="204">
  3. </img>
  4. <prefab path="UI/UIUnionInfoPanel.prefab" width="450" height="750" id="prefab_13">
  5. <button id="CloseButton" bind="CloseButton" onclick="KmlXWUnionInfoUI/@CloseMainPanel" x="-44" y="-28" width="74" height="70" h5y="-25" h5x="-410">
  6. </button>
  7. <img id="img_bgBg" bind="img_bgBg" active="0">
  8. </img>
  9. <img id="nameDeco" bind="nameDeco" color="#FFFFFF">
  10. </img>
  11. <button id="changeUnionNameBtn" bind="changeUnionNameBtn" width="38" height="38" onclick="KmlXWUnionInfoUI/@ChangeUnionName" databind="active=@is_admin" active="0">
  12. </button>
  13. <img id="bg2" bind="bg" active="0">
  14. </img>
  15. <text id="peopleCountValue" bind="peopleCountValue" databind="@num_str" text="" color="#00FF00">
  16. </text>
  17. <button id="btn_Election" x="135" y="65" width="54" height="24" atlas="Atlas/TS_UnionElection.spriteatlas" src="btn_orange" text="竞选" active="0" enable="1" raycast="1">
  18. </button>
  19. <img id="BGInner" bind="BGInner" active="1" color="#FFFFFF00" width="406" height="750" a="00">
  20. </img>
  21. <button id="btn_Replace" x="135" y="65" width="54" height="24" atlas="Atlas/TS_UnionElection.spriteatlas" src="btn_red" active="0" text="取代" enable="1" raycast="1">
  22. </button>
  23. <button id="btn_Impeach" x="135" y="65" width="54" height="24" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="bbtn2_blue" active="0" text="弹劾" enable="1" raycast="1">
  24. </button>
  25. <img id="flagImage" bind="flagImage" width="138" height="216" x="40">
  26. </img>
  27. <input id="warAllianceNameInput" bind="warAllianceNameInput" onchange="KmlXWUnionInfoUI/@UnionNameChange">
  28. </input>
  29. <text id="cost_txt_count" bind="txt_count">
  30. </text>
  31. <text id="unionName" bind="unionName" databind="@union_name" text="">
  32. </text>
  33. <button id="changeAnnoyBtn" bind="changeAnnoyBtn" width="38" height="38" onclick="KmlXWUnionInfoUI/@ChangeUnionAnnouncement" databind="active=@is_admin" active="0">
  34. </button>
  35. <input id="noticeInput" bind="noticeInput" onchange="KmlXWUnionInfoUI/@UnionAnnouncementChange">
  36. </input>
  37. <button id="btn_cancel" bind="btn_cancel" onclick="KmlXWUnionInfoUI/@ChangeDonateCancle">
  38. </button>
  39. <button id="changeFlagBtn" bind="changeFlagBtn" width="38" height="38" active="0" databind="active=@is_admin" onclick="KmlXWUnionInfoUI/@ChangeFlag">
  40. </button>
  41. <text id="levelValue" bind="levelValue" databind="@union_level" text="">
  42. </text>
  43. <text id="inexpValue" bind="inexpValue" databind="@exp_str" text="">
  44. </text>
  45. <button id="inexpAddButton" bind="inexpAddButton" x="40" width="38" height="38" onclick="KmlXWUnionInfoUI/@AddUnionExp">
  46. </button>
  47. <text id="inMoneyValue" bind="inMoneyValue" databind="@union_capital" text="">
  48. </text>
  49. <text id="bossValue" bind="bossValue" databind="@leader_name" text="">
  50. </text>
  51. <text id="inUnionAnnoy" bind="inUnionAnnoy" databind="@announcement" text="" fontsize="18" outlinesize="1" outlinecolor="#000000" x="186" width="320">
  52. </text>
  53. <text id="inGrade" bind="inGrade" active="0">
  54. </text>
  55. <text id="inMemberState" bind="inMemberState" x="2" fontsize="18" width="320">
  56. </text>
  57. <panel id="unionNameModify" bind="unionNameModify" databind="active=@change_name_active" active="0" x="236" y="-23">
  58. </panel>
  59. <button id="btn_panel_name_yes" bind="btn_panel_name_yes" onclick="KmlXWUnionInfoUI/@ChangeUnionNameCommit">
  60. </button>
  61. <button id="btn_panel_name_no" bind="btn_panel_name_no" onclick="KmlXWUnionInfoUI/@ChangeUnionNameCancle">
  62. </button>
  63. <panel id="panel_report" bind="panel_report" databind="active=@change_announcement_active" active="0" x="18" y="-98">
  64. </panel>
  65. <button id="btn_panel_report_yes" bind="btn_panel_report_yes" onclick="KmlXWUnionInfoUI/@ChangeUnionAnnouncementCommit">
  66. </button>
  67. <button id="btn_panel_report_no" bind="btn_panel_report_no" onclick="KmlXWUnionInfoUI/@ChangeUnionAnnouncementCancle">
  68. </button>
  69. <button id="inMoneyAddButton" bind="inMoneyAddButton" x="40" width="38" height="38" onclick="KmlXWUnionInfoUI/@Donate">
  70. </button>
  71. <button id="nameMask" bind="nameMask">
  72. </button>
  73. <button id="reportMask" bind="reportMask" x="0" y="0">
  74. </button>
  75. <panel id="panel_fund" bind="panel_fund" databind="active=@donate_active" active="0">
  76. </panel>
  77. <text id="result_fund" bind="result_fund" databind="@donate_get_value" text="0">
  78. </text>
  79. <input id="fundInput" bind="fundInput" onchange="KmlXWUnionInfoUI/@DonateChange">
  80. </input>
  81. <button id="btn_donate" bind="btn_donate" onclick="KmlXWUnionInfoUI/@ChangeDonateCommit">
  82. </button>
  83. <button id="exitButton" bind="exitButton" onclick="KmlXWUnionInfoUI/@QuitUnionBox" atlas="Atlas/Common.spriteatlas" src="ty_btn_big_red">
  84. </button>
  85. <button id="btn_3DItem" bind="btn_3DItem">
  86. </button>
  87. </prefab>
  88. <item id="cost_item" x="299" y="-80" itemid="10040001" mfixsize="30,30" tips="1" bgtype="0" databind="active=@change_name_active" active="0">
  89. </item>
  90. <img id="flag_img" x="-117" y="180" width="110" height="110" databind="src=@armband_src" src="">
  91. </img>
  92. </uipanel>