feat: add router to detail and ignore css order problem

This commit is contained in:
2025-08-26 17:58:01 +08:00
parent 2a38b88d86
commit e51015b447
16 changed files with 209 additions and 608 deletions

View File

@@ -146,6 +146,7 @@ export interface FilterPopupProps {
// 列表卡片
export interface ListCardProps {
id: number;
title: string;
dateTime: string;
location: string;