|
|
@@ -343,7 +343,7 @@ export default {
|
|
|
console.log(`pagesPurchase/ghsProduct?hdShopAdminId=${this.loginInfo.shopAdminId}&ghsShopAdminId=${ghsShopAdminId}&shopId=${this.shopId}&id=0&fromGhsId=${this.ghsId}&fromCg=${fromCg}`)
|
|
|
return {
|
|
|
title: this.ghsInfo.name,
|
|
|
- desc: "首次下单领红包",
|
|
|
+ desc: "欢迎下单",
|
|
|
imageUrl: this.shareImgUrl,
|
|
|
path: `pagesPurchase/ghsProduct?hdShopAdminId=${this.loginInfo.shopAdminId}&ghsShopAdminId=${ghsShopAdminId}&shopId=${this.shopId}&id=0&fromGhsId=${this.ghsId}&fromCg=${fromCg}`
|
|
|
}
|