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