KLShapeShiftCardBuyPanelKml.txt 892 B

123456789101112131415161718192021
  1. <uipanel id="KLShapeShiftCardBuyPanelKml" name="变身卡牌购买界面" width="220" height="156" zindex="805" z="-200" x="290" y="120">
  2. <prefab path="Kml/KmlPrefab/Cookbook/KmlShopMallUI/KmlShopMallBuyUI.prefab" width="220" height="156" id="prefab_11">
  3. <button bind="ClickMask" id="ClickMask">
  4. </button>
  5. <input bind="InputFieldLevel" id="InputFieldLevel">
  6. <text id="Text" bind="Text" color="#dce1e5" horwrap="1">
  7. </text>
  8. </input>
  9. <text bind="TextTotalPrice" id="TextTotalPrice" horwrap="1">
  10. </text>
  11. <button bind="BtnBuy" id="BtnBuy" width="93" height="31">
  12. </button>
  13. <button bind="BtnLevelMinus" id="BtnLevelMinus">
  14. </button>
  15. <button bind="BtnLevelAdd" id="BtnLevelAdd">
  16. </button>
  17. </prefab>
  18. <item id="item_tokens" itemid="" mfixsize="25,25" width="50" height="50" x="-45" y="-3" bgtype="0" raycast="1">
  19. </item>
  20. </uipanel>