feat: 体重管理页面更新,删除 detail-data.html

This commit is contained in:
liuyunqin
2026-08-04 10:44:53 +08:00
parent d7ca18766e
commit c8606b37f5
10 changed files with 99 additions and 1040 deletions
-1
View File
@@ -238,7 +238,6 @@ const SITE_MAP = [
{ file:'action-record.html', label:'行动记录' },
{ file:'action-overview.html', label:'活动总览' },
{ file:'action-overview-detail.html', label:'赛况明细' },
{ file:'detail-data.html', label:'详细数据' },
{ file:'weight-ranking.html', label:'体重排名' },
{ file:'activity-statistics.html', label:'活动统计' },
{ file:'history-plan-list.html', label:'历史干预-计划列表' },