提交 d615fd7d 编写于 作者: d-u-a's avatar d-u-a

ad-rewarded-video: 增加瀑布流锚点

上级 f07803f9
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
推荐直接使用组件的自动加载逻辑,完全不需要手动调用 `load``show` 推荐直接使用组件的自动加载逻辑,完全不需要手动调用 `load``show`
简单示例 #### 简单示例
```html ```html
<template> <template>
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
``` ```
完整示例 #### 完整示例
```html ```html
<template> <template>
...@@ -128,7 +128,7 @@ export default { ...@@ -128,7 +128,7 @@ export default {
</script> </script>
``` ```
API调用示例 #### API调用示例
```html ```html
<template> <template>
...@@ -193,7 +193,7 @@ API调用示例 ...@@ -193,7 +193,7 @@ API调用示例
</style> </style>
``` ```
瀑布流逻辑广告位 #### 瀑布流逻辑广告位@waterfall
```html ```html
<template> <template>
...@@ -239,7 +239,7 @@ export default { ...@@ -239,7 +239,7 @@ export default {
提示:3.5.1+ 增加了广告并行请求逻辑,优化分层逻辑,提升广告显示速度 提示:3.5.1+ 增加了广告并行请求逻辑,优化分层逻辑,提升广告显示速度
#### 获取广告商名称 ### 获取广告商名称
#### 语法 #### 语法
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册