一行代码,在你的网站嵌入 AI 模型实时价格对比卡片。免费、轻量、自动适配暗色模式。
把下面这行代码粘贴到你网页中想要显示卡片的位置即可。
<iframe src="https://www.htmlcode.fun/s/ai-cost-widget?embed=1"
style="border:none;width:100%;max-width:540px;height:440px"
title="AI 模型价格对比"></iframe>
如果你网站的宽度较窄,可以调整 max-width 和 height:
<!-- 移动端优化的高度 -->
<iframe src="https://www.htmlcode.fun/s/ai-cost-widget?embed=1"
style="border:none;width:100%;max-width:520px;height:420px"></iframe>
<!-- 紧凑版(去掉底部链接,适合侧边栏) -->
<iframe src="https://www.htmlcode.fun/s/ai-cost-widget?embed=1"
style="border:none;width:100%;max-width:400px;height:380px"></iframe>
纯 HTML/CSS,零 JS 依赖
跟随系统主题自动切换
不会污染你网站的样式
手机/平板/桌面完美适配
2026 年 6 月最新价格
无需注册,无需 API Key