财经新闻嵌入服务

服务说明:本服务提供财经实时新闻数据,支持实时查看和历史数据查询,可通过iframe轻松嵌入到任何网页中。

历史数据查询

快速日期选择

实时数据嵌入

使用以下iframe代码将财经新闻嵌入到您的网页中:

<iframe frameborder="0" width="830" height="630" scrolling="yes" src="http://your-server-ip:8080/embed"></iframe>

自定义参数

您可以通过URL参数自定义新闻展示效果:

使用示例

亮色主题,默认字体(14px)

<iframe frameborder="0" width="830" height="630" scrolling="yes" src="http://your-server-ip:8080/embed"></iframe>

暗色主题,较大字体(16px)

<iframe frameborder="0" width="830" height="630" scrolling="yes" src="http://your-server-ip:8080/embed?fontSize=16&theme=dark"></iframe>

小尺寸嵌入示例

<iframe frameborder="0" width="400" height="500" scrolling="yes" src="http://your-server-ip:8080/embed?theme=dark"></iframe>

功能特点

数据存储

注意事项