地图支持放大

This commit is contained in:
CN-JS-HuiBai
2026-04-06 00:04:13 +08:00
parent dddf9dba65
commit 97e87409b5
3 changed files with 92 additions and 1 deletions

View File

@@ -250,6 +250,13 @@
</svg>
全球服务器分布
</h2>
<div class="chart-header-actions">
<button class="btn-icon" id="btnExpandGlobe" title="放大显示">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="width: 18px; height: 18px;">
<path d="M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7" />
</svg>
</button>
</div>
</div>
<div class="globe-body" id="globeContainer"></div>
<div class="chart-footer">