弹窗,广告

This commit is contained in:
duan
2025-01-13 17:42:17 +08:00
parent dba6bcd906
commit fad0ca9ff0
5 changed files with 981 additions and 762 deletions

View File

@@ -97,11 +97,11 @@
</view>
</view>
<!-- 激励视频广告 -->
<!-- <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>