if I want to render a img tag,how can i do it? ` <img src='' id='a' /> ` ` { a:"http://......." } `
if I want to render a img tag,how can i do it?
<img src='' id='a' />{ a:"http://......." }