calendar.json 239 B

12345678
  1. {
  2. "usingComponents": {
  3. "u-row": "/node-modules/uview-ui/components/u-row/u-row",
  4. "u-col": "/node-modules/uview-ui/components/u-col/u-col",
  5. "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon"
  6. },
  7. "component": true
  8. }