From 9acf8137af42950fc68805a94d681acf9a0e45de Mon Sep 17 00:00:00 2001 From: zhangjing Date: Thu, 28 Sep 2023 14:27:54 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8F=8C=E8=8A=82=E6=A0=B7=E5=BC=8F]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/code/code.js | 5 ++--- project.private.config.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pages/user/code/code.js b/pages/user/code/code.js index 539ef61..a28cc9f 100644 --- a/pages/user/code/code.js +++ b/pages/user/code/code.js @@ -182,9 +182,8 @@ Page({ */ onShareAppMessage(){ return { - title : '锶源昆仑', - path : "/pages/index/index?invite=" + this.data.invite, - imageUrl: "http://cdn.siyuankunlun.com/materials/2022/09/14/code.jpg" + title : '水感应修复、紧致、舒缓喷雾', + path : "/pages/index/index?invite=" + this.data.invite } } }) \ No newline at end of file diff --git a/project.private.config.json b/project.private.config.json index cb69ad1..6a422f4 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -3,7 +3,7 @@ "projectname": "%E6%B0%B4%E6%84%9F%E5%BA%94", "setting": { "compileHotReLoad": true, - "urlCheck": false + "urlCheck": true }, "condition": { "miniprogram": {