修改故事列表

This commit is contained in:
jiangh277
2025-08-07 19:48:36 +08:00
parent 182a58d0db
commit efd3f4a82c
8 changed files with 202 additions and 85 deletions

View File

@@ -11,7 +11,6 @@ const useFetchImageUrl = (imageInstanceId: string) => {
{
manual: true,
onSuccess: (data) => {
console.log(data);
},
},
);