KLCodePanelKml.txt 488 B

123456789
  1. <uipanel id="KLCodePanel" name="兑换界面" zindex="102" a="20" adapter="1" x="-265" y="0" z="0" width="10" height="10" rotate="0,0,0" raycast="0" color="#00000000">
  2. <prefab path="Kml/KmlPrefab/Cookbook/KmlSettingUI/KmlExchangeSettingUI.prefab" a="12" id="prefab_765">
  3. <input id="CodeInput" bind="CodeInput" onchange="KmlSettingUI/@输入兑换码">
  4. </input>
  5. <button id="exchangeBtn" bind="exchangeBtn" onclick="KmlSettingUI/@兑换">
  6. </button>
  7. </prefab>
  8. </uipanel>