KLWearBarBtnItemKml.txt 473 B

1234567891011121314
  1. <uipanel id="KLWearBarBtnItem" name="穿戴栏按钮模板" zindex="-1">
  2. <prefab width="0" height="0" path="UI/Template/Item/UIToggleItem.prefab" id="prefab_293">
  3. <toggle id="toggle_item" bind="UIToggleItem">
  4. </toggle>
  5. <img id="ItemBackground" bind="ItemBackground">
  6. </img>
  7. <img id="ItemCheckmark" bind="ItemCheckmark">
  8. </img>
  9. <text id="ItemLabel" bind="ItemLabel">
  10. </text>
  11. <img id="img1" bind="Lock">
  12. </img>
  13. </prefab>
  14. </uipanel>