liuyan.json 456 B

1234567891011121314
  1. {
  2. "usingComponents": {
  3. "wux-cell-group": "../../dist/cell-group/index",
  4. "wux-cell": "../../dist/cell/index",
  5. "wux-card": "../../dist/card/index",
  6. "wux-wing-blank": "../../dist/wing-blank/index",
  7. "wux-textarea": "../../dist/textarea/index",
  8. "wux-input": "../../dist/input/index",
  9. "wux-icon": "../../dist/icon/index",
  10. "wux-button": "../../dist/button/index",
  11. "wux-toast": "../../dist/toast/index"
  12. }
  13. }