From 574c7caa2e6d4eafd56c171af18664df63327fdc Mon Sep 17 00:00:00 2001
From: jia <1451658316@qq.com>
Date: Sat, 7 Oct 2023 19:16:47 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E8=AE=BA=20=E3=80=81=E7=94=9F?=
=?UTF-8?q?=E4=BA=A7=20=E3=80=81=E4=BB=A5=E5=8F=8A=E4=BE=9B=E5=BA=94?=
=?UTF-8?q?=E7=95=8C=E9=9D=A2=E5=8A=A0=E5=85=A5=E5=B0=8F=E7=A8=8B=E5=BA=8F?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/chat/customer_list/chat.vue | 99 ++++++++++++++++---------
pages/gather/gather.vue | 16 ++--
pages/moreProject/moreProject.vue | 12 +--
pages/plantGrass/plant_detail/index.vue | 6 +-
pages/product/basicSet.vue | 50 +++++++------
pages/product/list/index.vue | 3 +-
pages/users/user_payment/index.vue | 26 +++----
utils/uniMPevent.js | 5 ++
8 files changed, 130 insertions(+), 87 deletions(-)
diff --git a/pages/chat/customer_list/chat.vue b/pages/chat/customer_list/chat.vue
index 007d711..9b7d49f 100644
--- a/pages/chat/customer_list/chat.vue
+++ b/pages/chat/customer_list/chat.vue
@@ -53,7 +53,8 @@
- {{val.product.cart_info.product.store_name}}
+ {{val.product.cart_info.product.store_name}}
+
¥{{ item.refundOrder.refund_price }}
@@ -89,7 +90,8 @@
- {{val.cart_info.product.store_name}}
+ {{val.cart_info.product.store_name}}
+
¥{{ item.orderInfo.pay_price }}
@@ -114,7 +116,8 @@
¥{{ item.product.price }}
- {{item.product.store_name}}
+ {{item.product.store_name}}
+
@@ -135,7 +138,8 @@
¥{{ item.presell.price }}
- {{item.presell.store_name}}
+ {{item.presell.store_name}}
+
@@ -156,7 +160,8 @@
¥{{ item.productGroup.product.price }}
- {{item.productGroup.product.store_name}}
+ {{item.productGroup.product.store_name}}
+
@@ -207,7 +212,8 @@
- {{val.product.cart_info.product.store_name}}
+ {{val.product.cart_info.product.store_name}}
+
¥{{ item.refundOrder.refund_price }}
@@ -216,7 +222,7 @@
-
+
@@ -244,7 +250,8 @@
- {{val.cart_info.product.store_name}}
+ {{val.cart_info.product.store_name}}
+
¥{{ item.orderInfo.pay_price }}
@@ -268,7 +275,8 @@
¥{{ item.product.price }}
- {{item.product.store_name}}
+ {{item.product.store_name}}
+
@@ -289,7 +297,8 @@
¥{{ item.presell.price }}
- {{item.presell.store_name}}
+ {{item.presell.store_name}}
+
@@ -310,7 +319,8 @@
¥{{ item.productGroup.product.price }}
- {{item.productGroup.product.store_name}}
+ {{item.productGroup.product.store_name}}
+
@@ -359,7 +369,7 @@
{{items.time}}
-
+
@@ -390,7 +400,8 @@
- {{val.product.cart_info.product.store_name}}
+ {{val.product.cart_info.product.store_name}}
+
¥{{ val.product.cart_info.productAttr.price }}
@@ -427,7 +438,8 @@
- {{val.cart_info.product.store_name}}
+ {{val.cart_info.product.store_name}}
+
¥{{ item.orderInfo.pay_price }}
@@ -452,7 +464,8 @@
¥{{ item.product.price }}
- {{item.product.store_name}}
+ {{item.product.store_name}}
+
@@ -473,7 +486,8 @@
¥{{ item.presell.price }}
- {{item.presell.store_name}}
+ {{item.presell.store_name}}
+
@@ -494,7 +508,8 @@
¥{{ item.productGroup.product.price }}
- {{item.productGroup.product.store_name}}
+ {{item.productGroup.product.store_name}}
+
@@ -536,7 +551,8 @@
- {{val.product.cart_info.product.store_name}}
+ {{val.product.cart_info.product.store_name}}
+
共{{item.refundOrder.refund_num}}件商品,
合计 ¥{{ item.refundOrder.refund_price }}
@@ -573,7 +589,8 @@
- {{val.cart_info.product.store_name}}
+ {{val.cart_info.product.store_name}}
+
¥{{ item.orderInfo.pay_price }}
@@ -598,7 +615,8 @@
¥{{ item.product.price }}
- {{item.product.store_name}}
+ {{item.product.store_name}}
+
@@ -619,7 +637,8 @@
¥{{ item.presell.price }}
- {{item.presell.store_name}}
+ {{item.presell.store_name}}
+
@@ -640,7 +659,8 @@
¥{{ item.productGroup.product.price }}
- {{item.productGroup.product.store_name}}
+ {{item.productGroup.product.store_name}}
+
@@ -686,7 +706,7 @@
-