From a940d5854cdd47eb68832f8adfa6c60481b7404d Mon Sep 17 00:00:00 2001 From: Stone Bai Date: Mon, 17 Dec 2018 21:52:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E4=BA=AB=E6=97=B6=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/crmebN/pages/product-con/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/crmebN/pages/product-con/index.js b/view/crmebN/pages/product-con/index.js index e487254c..61a07cdc 100644 --- a/view/crmebN/pages/product-con/index.js +++ b/view/crmebN/pages/product-con/index.js @@ -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 () {