diff --git a/pages/expert/index.vue b/pages/expert/index.vue
index 02d7893..4c45e27 100644
--- a/pages/expert/index.vue
+++ b/pages/expert/index.vue
@@ -26,7 +26,7 @@
{{item.expertUnit}}
{{item.expertInfo}}
- 向ta留言咨询
+ 向ta留言咨询
@@ -53,7 +53,15 @@
this.dataList = res.data;
uni.hideLoading();
})
- }
+ },
+ // 客服
+ contact() {
+ wx.openCustomerServiceChat({
+ extInfo: {url: 'https://work.weixin.qq.com/kfid/kfc3952c32f3d9b68c3'},
+ corpId: 'ww8bcef4602d97a76a',
+ success(res) {}
+ })
+ },
}
}
diff --git a/pages/shop/ShoppingCart/index.vue b/pages/shop/ShoppingCart/index.vue
index fc3b319..8952fb9 100644
--- a/pages/shop/ShoppingCart/index.vue
+++ b/pages/shop/ShoppingCart/index.vue
@@ -107,7 +107,7 @@
- LA PRAIRIE莱珀妮鱼子眼部紧颜液眼精华 20ml参天眼药水Beauteye
+ LA PRAIRIE莱珀妮鱼子眼部紧颜液眼精华 20ml参天眼药水Beauteye
玫瑰滴眼液 12ml
¥104.00
@@ -118,7 +118,7 @@
-
+
购物车竟然是空的
去挑选满意的商品吧
@@ -440,7 +440,7 @@
delInvalidGoods: function () {
let that = this,
id = [],
- list = that.cartList.invalid;
+ list = that.invalidProductList;
list.forEach(function (val) {
id.push(val.id);
});
diff --git a/pages/user/User/index.vue b/pages/user/User/index.vue
index 8ca7aac..aa52a2d 100644
--- a/pages/user/User/index.vue
+++ b/pages/user/User/index.vue
@@ -193,7 +193,8 @@
{{ item.name }}
{{ item.enName }}
-
+
+
@@ -677,10 +678,17 @@ export default {
})
},
// 客服
- handleContact (e) {
- // console.log(e.detail.path)
- // console.log(e.detail.query)
+ contact() {
+ wx.openCustomerServiceChat({
+ extInfo: {url: 'https://work.weixin.qq.com/kfid/kfc3952c32f3d9b68c3'},
+ corpId: 'ww8bcef4602d97a76a',
+ success(res) {}
+ })
},
+ // handleContact (e) {
+ // // console.log(e.detail.path)
+ // // console.log(e.detail.query)
+ // },
},
onHide() {
console.log('离开用户中心')
diff --git a/pages/user/coupon/GetCoupon/index.vue b/pages/user/coupon/GetCoupon/index.vue
index 9fd5775..2171cbd 100644
--- a/pages/user/coupon/GetCoupon/index.vue
+++ b/pages/user/coupon/GetCoupon/index.vue
@@ -56,8 +56,9 @@
{{'满减券' || '折扣券'}}
满{{ item.useMinPrice }}可用
- 去使用
- 立刻领取
+ 已领取
+ 已领完
+ 立刻领取