feat: Implement initial PolyWeather web map API with comprehensive weather data collection, analysis, and Polymarket integration.
This commit is contained in:
@@ -131,6 +131,14 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ── Polymarket Odds ── -->
|
||||
<section class="market-section">
|
||||
<h3>📈 市场赔率 <span style="font-size:11px;color:var(--text-muted);font-weight:400;">Polymarket</span></h3>
|
||||
<div id="marketOdds" class="market-odds">
|
||||
<div style="color:var(--text-muted);font-size:13px;">点击城市后加载...</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ── Risk Profile ── -->
|
||||
<section class="risk-section">
|
||||
<h3>⚠️ 数据偏差风险</h3>
|
||||
|
||||
Reference in New Issue
Block a user