show user medal

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-22 15:01:30 +08:00
parent fc7fc18b14
commit 2bebf200df
151 changed files with 1435 additions and 1321 deletions

View File

@@ -98,7 +98,7 @@ Widget buildSeekPreviewWidget(
final url = data.image[pageIndex];
return ClipRRect(
borderRadius: StyleString.mdRadius,
borderRadius: Style.mdRadius,
child: VideoShotImage(
url: url,
x: x,