From fcb5d20ef1e36a0350460eed668da56e70026680 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com>
Date: Thu, 27 May 2021 16:26:24 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6ma=E9=9A=90=E8=97=8F=E5=AE=A2?=
=?UTF-8?q?=E6=9C=8D=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/product/goods.vue | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/pages/product/goods.vue b/pages/product/goods.vue
index 2a25917..0697565 100644
--- a/pages/product/goods.vue
+++ b/pages/product/goods.vue
@@ -162,10 +162,10 @@
店铺
-
+
购物车
@@ -486,10 +486,10 @@ export default {
this.getGoodsCollectionFun(this.goodsDetail.id);
}
},
- linkMsgDetail () {
- uni.navigateTo({
- url: '/pages/product/customerservice/index'
- })
+ linkMsgDetail () {
+ uni.navigateTo({
+ url: '/pages/product/customerservice/index'
+ })
},
// 格式化金钱 1999 --> [1999,00]
formatPrice(val) {