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 || '' }}