iframe 嵌入 srcdoc 内容,展示 tailwind 样式示例 2025-3-26 13:35 | 33 | 0 | Tailwind 119 字 | 5 分钟 这样可以直接将 gemini canvas 生成的页面嵌入到这里展示。 shortcode 实现 function custom_iframe_srcdoc_shortcode($atts, $content = null) { // 默认的宽度和高度为 100%,表示相对父容器 $atts = shortcode_atts( array( … iframeshortcodeTailwind