CustomAd 格子广告位置异常?
发布于 4 年前 作者 guiying05 8456 次浏览 来自 问答

this.runtime.createCustomAd({

            adUnitId:this.cusId,

            adIntervals: this.refreshDuration,

            style: {

                left: this.adLeft,

                top: this.systemInfo.screenHeight - 130

                fixed: true,

            }

        });

设置显示在左下角 但是有的手机会显示在左上角

如图

1 回复

解决了 更新微信

回到顶部