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

docs: ad 增加addata注意事项

上级 c765c9b3
......@@ -192,6 +192,7 @@ export default {
width: 300 // 根据宽度获取合适的广告(单位px)
},
(res) => {
// 注意: 广告数据只能使用一次
this.adData = res.ads[0];
console.log(this.adData);
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册