Skip to content

Commit

Permalink
feat:"iframe配置其他属性"
Browse files Browse the repository at this point in the history
  • Loading branch information
Grnetsky committed Jan 17, 2024
1 parent 2eadaa8 commit 10de197
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,13 @@ export const defaultIcons =[
height: 100,
externElement: true,
iframe: 'http://le5le.com',
props:[
{ title:"网页地址",
type:"input",
prop:"iframe",
event:"change",
},
]
},
},
{
Expand Down

0 comments on commit 10de197

Please sign in to comment.