From e4e07f1bd19ece4d944c926a727affbb61179a89 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Thu, 18 Dec 2025 11:49:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=82=B9=E9=A4=90=E5=8F=8D?= =?UTF-8?q?=E5=BA=94=E6=85=A2=E9=97=AE=E9=A2=98=EF=BC=8C=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=BA=93=E5=AD=98=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/product/index.vue | 92 +++++++++++++++++++++++++---------------- stores/carts.js | 1 - 2 files changed, 57 insertions(+), 36 deletions(-) diff --git a/pages/product/index.vue b/pages/product/index.vue index 2cc6f57..fa15b09 100644 --- a/pages/product/index.vue +++ b/pages/product/index.vue @@ -153,14 +153,16 @@ - + + {{ ifcartNumber(item) }} - + + @@ -288,15 +290,17 @@ - + + {{ ifcartNumber(item1) }} - + + @@ -318,7 +322,7 @@ @@ -470,7 +474,7 @@ v-if="specifications.item.suitNum > 1">「{{ specifications.item.suitNum }}{{ specifications.item.unitName }}起点」 - + @@ -486,23 +490,32 @@ {{ selectedSpecsStr }} -