收藏
回答

微信banner偶尔会在屏幕顶部出现,是怎么回事?

微信banner偶尔会出现在屏幕顶部

回答关注问题邀请回答
收藏

1 个回答

  • Forever
    Forever
    2020-06-10

    你们的代码是怎么写的

    2020-06-10
    有用
    回复 2
    • 丶DL℡
      丶DL℡
      2020-06-11
      this.bannerAd = this.ch.createBannerAd({
                      adUnitId: banId,
                      adIntervals: 30,
                      style: {
                          left: 80,
                          top: CHData.screenHeight - 80,
                          // width: 300,
                          width: CHData.screenWidth
                      }
                  });
      2020-06-11
      回复
    • Forever
      Forever
      2020-06-11回复丶DL℡
      官方的小游戏示例复现不了你的bug,https://github.com/wechat-miniprogram/minigame-demo
      2020-06-11
      回复
登录 后发表内容
问题标签