From 0dda952b4f20c9b5d260ce3755e280f3504c6b27 Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 7 Aug 2025 11:51:32 +0800 Subject: [PATCH] =?UTF-8?q?fix(specialArea):=20=E5=94=AE=E7=BD=84=E5=95=86?= =?UTF-8?q?=E5=93=81=E7=A6=81=E6=AD=A2=E8=B7=B3=E8=BD=AC=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/specialArea/list.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/specialArea/list.vue b/pages/specialArea/list.vue index 122efe7..cf6b1ec 100644 --- a/pages/specialArea/list.vue +++ b/pages/specialArea/list.vue @@ -524,6 +524,9 @@ export default { }) }, goDetails(item) { + if (item.specialArea === 14 && !Number(item.inventory)) { + return + } if (item.preSaleStatus != 3 && item.isSale != 1) { uni.navigateTo({ url: