refactor(friends-photo): streamline Friends Photo page components and styles

This commit is contained in:
iHeyTang
2025-09-28 12:58:45 +08:00
parent 637cfc5b95
commit 7f9168d116
15 changed files with 84 additions and 386 deletions

View File

@@ -9,4 +9,4 @@ export class H5Payment extends Payment {
}
throw new Error(`payment error: ${response}`)
}
}
}