活动 · 促销活动 · 四月愚人节

活动新闻

活动 · 促销活动 · 四月愚人节

2025-04-01 01:18



` content = content.indexOf('') > 0 ? content.replace('', `${viewstyle}`) : `${content}${viewstyle}` const iframe = document.querySelector('#viewcontent') const viewdoc = iframe.contentDocument viewdoc.open() viewdoc.write(content) viewdoc.close() iframe.height = viewdoc.body.scrollHeight + 20 })