··
<ad-content-page class="ad-content-page" ref="adContentPage" adpid="1249354543" @load="onadload"
@error="onaderror"></ad-content-page>
onShow() {
this.$nextTick(() => {
this.$refs.adContentPage.show();
})
}
··
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX类型: 正式
HBuilderX版本号: 3.2.16
手机系统: iOS
手机系统版本号: iOS 15
手机厂商: 苹果
手机机型: IPhone 8 plus
页面类型: nvue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
··
<ad-content-page class="ad-content-page" ref="adContentPage" adpid="1249354543" @load="onadload"
@error="onaderror"></ad-content-page>
onShow() {
this.$nextTick(() => {
this.$refs.adContentPage.show();
})
}
··
··
<ad-content-page class="ad-content-page" ref="adContentPage" adpid="1249354543" @load="onadload"
@error="onaderror"></ad-content-page>
onShow() {
this.$nextTick(() => {
this.$refs.adContentPage.show();
})
}
··
打开视频广告
TypeError: _this2.$refs.adContentPage.show is not a function. (In '_this2.$refs.adContentPage.show()', '_this2.$refs.adContentPage.show' is undefined) __ERROR
迷茫的路人乙 (作者)
好的谢谢大佬,是我文档没看清楚。
2022-01-15 09:29
t***@xjdm88.com
刚看最近更新的文档已经支持ios版本3.4.2以上的版本支持 但是在版本12.6.1上使用还是报这个错误啊
2022-03-25 11:32
DCloud_UNI_Anne
回复 t***@xjdm88.com: 请使用HBuildeX 3.4.2-alpha版本
2022-03-25 11:46