From 5b67a3a01590ae22657d6cf5875d85f62c5ec3f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Mon, 26 Jan 2026 09:15:41 +0800 Subject: [PATCH] Fix iOS compatibility issue with horizontal scrolling in product-list page by removing fixed widths and adding proper responsive design --- pages/evaluate1/product-list.wxml | 4 ++-- pages/evaluate1/product-list.wxss | 13 +++++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/pages/evaluate1/product-list.wxml b/pages/evaluate1/product-list.wxml index f0ebaa9..e796f8d 100644 --- a/pages/evaluate1/product-list.wxml +++ b/pages/evaluate1/product-list.wxml @@ -1,7 +1,7 @@ - + 商品选择 @@ -26,7 +26,7 @@ 商品列表 {{productNames.length}}个商品 - +