From 0ee006792256a1089467b7f54e0eb5061c1afa12 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 03 三月 2026 16:21:49 +0800
Subject: [PATCH] 经销商管理

---
 mini-program/pagesA/pages/product-management/product-management.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/mini-program/pagesA/pages/product-management/product-management.vue b/mini-program/pagesA/pages/product-management/product-management.vue
index ce0fd84..b350d9c 100644
--- a/mini-program/pagesA/pages/product-management/product-management.vue
+++ b/mini-program/pagesA/pages/product-management/product-management.vue
@@ -444,6 +444,7 @@
 					justify-content: center;
 					image {
 						width: 100%;
+						height: 330rpx;
 					}
 				}
 				.commodity-item-box {

--
Gitblit v1.9.3