From b53750c09f87d8a2a242d1e3ef7050451284d1be 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: Fri, 2 Jan 2026 16:41:49 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=BE=E7=89=87=E6=A0=B7?=
=?UTF-8?q?=E5=BC=8F=EF=BC=9A=E4=BC=98=E5=8C=96=E5=95=86=E5=93=81=E5=9B=BE?=
=?UTF-8?q?=E7=89=87=E7=9A=84=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F=EF=BC=8C?=
=?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=9B=BA=E5=AE=9A=E9=AB=98=E5=BA=A6=E5=92=8C?=
=?UTF-8?q?=E5=AE=BD=E5=BA=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.wxml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/pages/index/index.wxml b/pages/index/index.wxml
index fece6cc..fc84790 100644
--- a/pages/index/index.wxml
+++ b/pages/index/index.wxml
@@ -154,14 +154,14 @@
lazy-load="true"
bindload="onImageLoad"
data-index="{{index}}"
- >
+ style="height: 270rpx; display: block; box-sizing: border-box; width: 337rpx">
预售
现货
-
- {{item.name}}
- {{item.displaySpecification}} | {{item.displayYolk}}
-
+
+ {{item.name}}
+ {{item.displaySpecification}} | {{item.displayYolk}}
+
{{item.sourceType || ''}}
{{item.negotiateStatus}}
库存:{{item.totalStock && item.totalStock !== '充足' ? item.totalStock + '件' : (item.totalStock || '充足')}}