From 03ee367334842864b4cd72d23d9cfe50be5c3c00 Mon Sep 17 00:00:00 2001
From: yuanteng0011 <1876787513@qq.com>
Date: Sat, 9 Nov 2024 23:05:00 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B4=AD=E7=89=A9=E8=BD=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Shopping-cart/productmain/productmain.vue | 1032 ++++++++---------
1 file changed, 495 insertions(+), 537 deletions(-)
diff --git a/pages/Shopping-cart/productmain/productmain.vue b/pages/Shopping-cart/productmain/productmain.vue
index eace0a9..85e4d18 100644
--- a/pages/Shopping-cart/productmain/productmain.vue
+++ b/pages/Shopping-cart/productmain/productmain.vue
@@ -1,602 +1,560 @@
+
编辑
+
- 商品类
- 服务类
+ 商品类
+ 服务类
-
-
-
-
-
-
-
- {{ item.product_name }}
- 【{{ item.product_type }}】
+
+
+
+
+
+
+
+
+
+
+ {{ item.goodVO.name }}
+ 【{{ item.goodVO.type }}】
+
+
+
+ ¥{{ item.goodVO.price }}.00
+
+
+
+
-
- 已选种类:{{ item.selected_style }}
+
+
+
+
+ {{ item.quantity }}
+
+
+
+
+
+
+
+
+
+
+ 【非遗手工艺体验】纸笺加工技艺-流沙笺团扇制作体验
+
+
+ 仿真丝团扇;上午场(09:30-12:00)
+ 预约日期:2024-10-15
+
+
+
+
+
+
+
+ 138.
+ 00
+
+
+
+
+ 1
+
+
-
-
- {{ item.product_price }}
-
- .00
-
-
-
-
- {{ item.product_num }}
-
-
-
-
-
-
-
+
+
+
+
+
-
- 全选
+
+ 全选
- 删除
-
+
+ 合计:
+
+ {{ totalPrice }}
+ 去结算
+
+
+
\ No newline at end of file