加入分享

更改为订单商城
This commit is contained in:
Mr-Wong-Git
2025-08-07 16:20:58 +08:00
parent 160c1b9b4d
commit be03e00481
34 changed files with 1607 additions and 1601 deletions

View File

@@ -530,7 +530,7 @@
var data = res.target.dataset.info
this.shareCard(data.sid)
return {
title: '汇融农链-云菜窖',
title: '汇融农链-订单商城',
path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey,
imageUrl: 'https://ordermall.yxtsoft.com/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。
success: function(res) {

View File

@@ -244,7 +244,7 @@
var data = res.target.dataset.info
this.shareCard(data.sid)
return {
title: '汇融农链-云菜窖',
title: '汇融农链-订单商城',
path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey,
imageUrl: 'https://ordermall.yxtsoft.com/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。
success: function(res) {