index.json 166 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "l-icon":"../icon/index",
  5. "l-popup":"../popup/index",
  6. "l-button":"../button/index"
  7. }
  8. }