嵌入旅行电源检查器
在旅行、留学、搬迁和装备页面使用紧凑版 PlugVoltage 检查器。它以 iframe 运行,并链接到完整指南。
嵌入代码
<iframe id="plugvoltage-checker" src="https://plugvoltage.com/zh-Hans/embed/checker/" title="PlugVoltage 检查器预览" loading="lazy" style="width:100%;max-width:760px;height:860px;border:1px solid #e3e8ee;border-radius:8px;"></iframe>
<script>
window.addEventListener('message', function (event) {
if (event.origin !== 'https://plugvoltage.com') return;
if (event.data && event.data.type === 'plugvoltage:resize') {
document.getElementById('plugvoltage-checker').style.height = event.data.height + 'px';
}
});
</script>
<noscript><p><a href="https://plugvoltage.com/zh-Hans/calculator/">打开完整检查器</a></p></noscript> The embedded checker uses the no-chrome embed layout: no Google Analytics, no Vercel Analytics, no cookies, and no account tracking inside the iframe.
预览
合作伙伴可快速上线的用例
出发前打包页面
目的地电源部分
留学和搬迁门户
紧凑示例
署名政策
- 保留可见的 “Powered by PlugVoltage” 链接。
- 不要隐藏警告、判定文本或不要使用的文字。
- 如果在 iframe 外引用结果,请链接到相关 PlugVoltage 指南或检查器。
| 无 JavaScript 备用方案 | 代码片段包含普通备用链接,适用于阻止 iframe 或 JavaScript 的浏览器、CMS 预览或隐私工具。 |
|---|---|
| 可选 UTM 建议 | 合作伙伴可在 iframe URL 添加 UTM,例如 ?utm_source=partner-site&utm_medium=embed&utm_campaign=travel_power_checker。目标仍应保持规范检查器 URL。 |
适合场景
- 留学打包页面
- 含设备安全部分的目的地指南
- 旅行装备清单
- 搬迁和外派入门指南
外联目标
- 带打包清单的旅行博客
- 留学办公室和大学旅行页面
- 搬迁和外派入门指南
- 旅行保险或装备建议页面