浏览代码

。。。

yuxingxing 2 年之前
父节点
当前提交
fe7bda97e0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/users/user_invoice_list/index.vue

+ 1 - 1
pages/users/user_invoice_list/index.vue

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