index.json 139 B

123456
  1. {
  2. "navigationBarTitleText": "小历-calendar 组件示例",
  3. "usingComponents": {
  4. "calendar": "../../component/calendar/index"
  5. }
  6. }