From 863c97e20c348e9afcbd3c92e99485ea94afce90 Mon Sep 17 00:00:00 2001
From: wyy <3234929097@qq.com>
Date: Mon, 28 Aug 2023 11:06:30 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=95=86=E5=93=81=E9=80=89?=
=?UTF-8?q?=E6=8B=A9sku=E6=97=B6=E4=BC=9A=E5=B7=B2=E9=80=89=E6=8B=A9?=
=?UTF-8?q?=E9=A1=B9=E4=BC=9A=E6=89=93=E4=B9=B1=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
mall4uni/pages/prod/prod.vue | 1455 +++++++++++++++++-----------------
1 file changed, 742 insertions(+), 713 deletions(-)
diff --git a/mall4uni/pages/prod/prod.vue b/mall4uni/pages/prod/prod.vue
index 1932a2e..f002a38 100644
--- a/mall4uni/pages/prod/prod.vue
+++ b/mall4uni/pages/prod/prod.vue
@@ -1,819 +1,848 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{prodName}}
-
-
-
- 收藏
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{prodName}}
+
+
+
+ 收藏
+
-
- {{brief}}
-
- ¥{{wxs.parsePrice(defaultSku.price)[0]}}.{{wxs.parsePrice(defaultSku.price)[1]}}
-
- ¥{{wxs.parsePrice(defaultSku.oriPrice)[0]}}.{{wxs.parsePrice(defaultSku.oriPrice)[1]}}
-
-
-
-
-
-
-
-
-
-
-
- 已选
- {{selectedProp.length>0?selectedProp+',':''}}{{prodNum}}件
- ...
-
-
-
-
-
- 评价
- 好评{{prodCommData.positiveRating}}%
+ {{brief}}
+
+ ¥{{wxs.parsePrice(defaultSku.price)[0]}}.{{wxs.parsePrice(defaultSku.price)[1]}}
+
+ ¥{{wxs.parsePrice(defaultSku.oriPrice)[0]}}.{{wxs.parsePrice(defaultSku.oriPrice)[1]}}
+
+
-
- 共{{prodCommData.number}}条
-
+
+
+
+
+
+
+
+
+ 已选
+ {{selectedProp.length>0?selectedProp+',':''}}{{prodNum}}件
+ ...
-
-
- 全部({{prodCommData.number}})
- 好评({{prodCommData.praiseNumber}})
- 中评({{prodCommData.secondaryNumber}})
- 差评({{prodCommData.negativeNumber}})
- 有图({{prodCommData.picNumber}})
+
+
+
+
+ 评价
+ 好评{{prodCommData.positiveRating}}%
+
+
+ 共{{prodCommData.number}}条
+
+
-
-
-
- {{item.recTime}}
-
-
- {{item.nickName}}
-
+
+
+ 全部({{prodCommData.number}})
+ 好评({{prodCommData.praiseNumber}})
+ 中评({{prodCommData.secondaryNumber}})
+ 差评({{prodCommData.negativeNumber}})
+ 有图({{prodCommData.picNumber}})
+
+
+
+
+ {{item.recTime}}
+
+
+ {{item.nickName}}
+
+
+ {{item.content}}
+
+
+
- {{item.content}}
-
-
-
-
-
- 查看全部评价
+
+ 查看全部评价
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+ };
+
+
\ No newline at end of file