|
@@ -184,7 +184,7 @@ export default {
|
|
|
let userInfo = this.$Cache.get("USER_INFO", true)
|
|
|
let that = this;
|
|
|
return {
|
|
|
- title: that.storeInfo.goodsName || "",
|
|
|
+ title: userInfo.realName + "邀请您购买共富1580商品",
|
|
|
imageUrl: "http://wine.gzzzyd.com/test/static/img/bg.a82f9752.jpg" || that.storeInfo.image,
|
|
|
path: "/pages/goods_details/index?id=" + that.gongFuId + "&inviteCode=" + that.promotionShare
|
|
|
+"&zoneType=8",
|