diff --git a/meshmap_frontend/src/App.vue b/meshmap_frontend/src/App.vue
index 988eb4d..0f9d945 100644
--- a/meshmap_frontend/src/App.vue
+++ b/meshmap_frontend/src/App.vue
@@ -538,6 +538,7 @@ onBeforeUnmount(() => {
Meshtastic MQTT Server
节点详情
使用帮助
+ 签到列表
{{ isAdminPage ? 'Admin' : 'MeshMap' }}
@@ -566,6 +567,10 @@ onBeforeUnmount(() => {
返回地图
管理
+
+ 返回地图
+ 管理
+
节点 {{ nodeTotal }} · 已加载消息 {{ messages.length }} · 坐标 {{ mapItems.length }} / {{ mapReportTotal }}{{ mapViewportMode === 'clusters' ? ' · 已聚合' : '' }}{{ mapReportsLoading ? ' · 坐标加载中...' : '' }}