地图支持放大
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user