Command Palette

Search for a command to run...

超级好用的iframe高度自适应工具 iframe-resizer

iframe-resizer 库旨在消除使用 iframe 的痛点。它将调整您的 iframe 大小以匹配您的内容大小,然后监控 iframe 以确保它始终是完美的大小。 <https://github.com/davidjbradshaw/iframe-resizer> 父页面 <style> tests { width: 100%; height: 100vh; } </style> <ifr...