Skip to content

Commit

Permalink
fix(shared): 补充广告组件缺失属性, fix #7237
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-jj committed Aug 3, 2020
1 parent 6bbf656 commit 66d2327
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/shared/src/components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,8 @@ const Canvas = {
const Ad = {
'unit-id': '',
'ad-intervals': '',
'ad-type': singleQuote('banner'),
'ad-theme': singleQuote('white'),
bindLoad: '',
bindError: '',
bindClose: ''
Expand Down

0 comments on commit 66d2327

Please sign in to comment.