mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 01:12:50 +00:00
commit
3b1de0a155
@ -875,7 +875,7 @@ Page({
|
||||
onShareAppMessage: function () {
|
||||
var that = this;
|
||||
return {
|
||||
title: '小程序',
|
||||
title: that.data.productSelect.store_name,
|
||||
path: app.globalData.openPages,
|
||||
// imageUrl: that.data.url + that.data.product.image,
|
||||
success: function () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user