You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
242 B

1 year ago
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "header": "./components/header/index",
  5. "month": "./components/month/index",
  6. "van-button": "../button/index",
  7. "van-popup": "../popup/index",
  8. "van-toast": "../toast/index"
  9. }
  10. }