my.json 115 B

123456
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "calendar": "../../../lib/calendar/index"
  5. }
  6. }