{
  "component": true,
  "usingComponents": {
    "teacher-lottery-list": "./TeacherLotteryList/index",
    "teacher-initiate-lottery": "./TeacherInitiateLottery/index",
    "teacher-lottery-detail": "./TeacherLotteryDetail/index",
    "teacher-get-award-roster": "./TeacherGetAwardRoster/index",
    "times-picker":"./components/TimesPicker/index",
    "van-popup": "@vant/weapp/popup/index",
    "van-icon": "@vant/weapp/icon/index",
    "van-dialog": "@vant/weapp/dialog/index"
  }
}