From 7e614baa5c18e8d58a7003e3693793561d50a012 Mon Sep 17 00:00:00 2001 From: "97694732@qq.com" Date: Thu, 11 Jun 2026 11:33:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=9C=A8=E5=94=AE=E5=95=86=E5=93=81?= =?UTF-8?q?=E5=A7=8B=E7=BB=88=E6=98=BE=E7=A4=BA=E4=B9=A6=E4=BB=B7=E5=92=8C?= =?UTF-8?q?=E8=BF=90=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/upload/upload.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/upload/upload.vue b/pages/upload/upload.vue index 85eeb4b..a96f373 100644 --- a/pages/upload/upload.vue +++ b/pages/upload/upload.vue @@ -181,11 +181,11 @@ {{ item.bookName || '未知书名' }} {{ item.author || '' }} ¥{{ item.totalPrice.toFixed(2) }} - 书¥{{ item.bookPrice.toFixed(2) }}+运¥{{ item.shippingFee.toFixed(2) }} + 书¥{{ item.bookPrice.toFixed(2) }}+运¥{{ item.shippingFee.toFixed(2) }} {{ item.condition || '' }} {{ item.shopName || '' }} - + 暂无在售商品,请先进行比价 @@ -485,7 +485,7 @@ {{ item.bookName || '未知书名' }} {{ item.author || '' }} ¥{{ item.totalPrice.toFixed(2) }} - 书¥{{ item.bookPrice.toFixed(2) }}+运¥{{ item.shippingFee.toFixed(2) }} + 书¥{{ item.bookPrice.toFixed(2) }}+运¥{{ item.shippingFee.toFixed(2) }} {{ item.condition || '' }} {{ item.shopName || '' }}