优化使用体验

This commit is contained in:
2025-08-11 10:40:56 +08:00
parent 21c01d51d5
commit 360b5a846d
8 changed files with 172 additions and 89 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ export async function action({ request }: ActionFunctionArgs) {
}, { status: 500 });
}
// console.log('用户任务详情返回:', response.data);
console.log('用户任务详情返回:', response.data);
return Response.json({
success: true,
data: response.data