隐藏广告接口

This commit is contained in:
duan
2025-01-13 15:27:42 +08:00
parent cbfde6822c
commit b74fff86a4
4 changed files with 59 additions and 59 deletions

View File

@@ -109,11 +109,11 @@
</u-modal>
<!-- 激励视频广告 -->
<ad-rewarded-video v-if="adRewardedVideo" ref="adRewardedVideo" adpid="1531580352" :loadnext="true"
<!-- <ad-rewarded-video v-if="adRewardedVideo" ref="adRewardedVideo" adpid="1531580352" :loadnext="true"
v-slot:default="{ loading, error }" :url-callback="urlCallback" @load="onadload" @close="onadclose"
@error="onaderror">
<view class="ad-error" v-if="error">{{ error }}</view>
</ad-rewarded-video>
</ad-rewarded-video> -->
</view>
</template>