feat: Implement new Next.js frontend with an embedded Leaflet map dashboard, city markers, and Polymarket API integration.

This commit is contained in:
2569718930@qq.com
2026-03-06 11:49:56 +08:00
parent a00ef8f81e
commit 1e9b8a0d11
5 changed files with 86 additions and 25 deletions
+8
View File
@@ -108,6 +108,14 @@
</div>
</section>
<section class="market-section">
<h3>Market Prices</h3>
<div id="marketSummary" class="market-summary"></div>
<div id="marketBook" class="market-book">
<!-- Dynamically populated -->
</div>
</section>
<!-- ── Multi-Model Comparison ── -->
<section class="models-section">
<h3>🔬 多模型预报</h3>