From f2a2993346baf1e7d5c29392862c7933c1f1cd59 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Fri, 7 Mar 2025 18:30:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mixins/configList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mixins/configList.js b/mixins/configList.js index b9e66aa..aa0485e 100644 --- a/mixins/configList.js +++ b/mixins/configList.js @@ -19,8 +19,8 @@ export default { // 1.发送给朋友 onShareAppMessage(res) { let o = { - ...this.Gshare, title : this.configList.logo_name, + ...this.Gshare, } if(this.userInfo.id){ o.path = this.Gshare.path + '?shareId=' + this.userInfo.id