{
  "component": true,
  "usingComponents": {
    "van-button": "@vant/weapp/button/index",
    "van-dialog": "@vant/weapp/dialog/index",
    "my-lottery": "../MyLottery/index",
    "merchant-contact-info": "../MerchantContactInfo/index",
    "lottery-info": "../LotteryInfo/index",
    "lottery-result": "../LotteryResult/index",
    "nobody-attend": "../NobodyAttend/index",
    "lottery-animation": "../LotteryAnimation/index"
  }
}