mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-09 08:35:53 +00:00
调整微信和抖音小游戏广告内部实现
This commit is contained in:
2
libs/lib.ali.api.d.ts
vendored
2
libs/lib.ali.api.d.ts
vendored
@@ -2552,7 +2552,7 @@ declare namespace AliyMiniprogram {
|
||||
/**
|
||||
* 广告加载完成
|
||||
*/
|
||||
onLoad(listener: () => void);
|
||||
onLoad(listener: (res: any) => void);
|
||||
/**
|
||||
* 监听激励广告加载错误的事件
|
||||
2 参数类型错误。请确认创建广告时传入的广告单元 ID 合法。 -
|
||||
|
Reference in New Issue
Block a user