fix: broken route links — dispute notification, chat hardcoding, dead sidebar link

This commit is contained in:
zetaloop
2026-02-20 17:41:02 +08:00
parent 5b21793ede
commit 3fdd917672
4 changed files with 19 additions and 23 deletions
+1 -1
View File
@@ -496,7 +496,7 @@ export const mockNotifications: Notification[] = [
title: "争议处理中",
content: "你发起的订单争议正在审核中",
read: true,
link: "/dispute/d1",
link: "/dispute/ord4",
createdAt: "2025-02-12T10:05:00",
},
{