index.json 110 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "l-icon":"../icon/index",
  5. "l-step":"../step/index"
  6. }
  7. }