add imege to product list

This commit is contained in:
2025-10-30 21:56:46 +02:00
parent 17e859bfd0
commit 14c827af40

View File

@@ -249,7 +249,8 @@ class ProductsPage:
src=item['image'], src=item['image'],
width=50, width=50,
height=50, height=50,
fit=ft.ImageFit.COVER fit=ft.ImageFit.COVER,
border_radius=5
), ),
ft.Column( ft.Column(
[ [