储能智慧云小程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

tree-select.json 372B

123456789101112
  1. {
  2. "component": true,
  3. "styleIsolation": "apply-shared",
  4. "usingComponents": {
  5. "t-radio": "../radio/radio",
  6. "t-radio-group": "../radio-group/radio-group",
  7. "t-checkbox": "../checkbox/checkbox",
  8. "t-checkbox-group": "../checkbox-group/checkbox-group",
  9. "t-side-bar": "../side-bar/side-bar",
  10. "t-side-bar-item": "../side-bar-item/side-bar-item"
  11. }
  12. }