refactor(mock): convert mock ids to numeric strings

This commit is contained in:
zetaloop
2026-02-28 07:26:15 +08:00
parent f5df00df4e
commit 527d08fb81
18 changed files with 464 additions and 447 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ import { mockUsers } from "./users"
export const mockShops: Shop[] = [
{
id: "shop1",
id: "3001",
owner: mockUsers[9],
name: "老王游戏工作室",
banner: "/banners/shop1.jpg",
@@ -34,7 +34,7 @@ export const mockShops: Shop[] = [
},
},
{
id: "shop2",
id: "3002",
owner: mockUsers[10],
name: "Yuki 小屋",
description:
@@ -60,7 +60,7 @@ export const mockShops: Shop[] = [
},
},
{
id: "shop3",
id: "3003",
owner: mockUsers[11],
name: "浩哥开黑",
description: