From f56660604a09bfcafbadf209bab0cc17fd29b399 Mon Sep 17 00:00:00 2001 From: kola-web Date: Thu, 7 Aug 2025 18:19:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E7=B1=BB=E5=9E=8B=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E5=88=86=E4=BA=AB=E5=92=8C=E5=A4=8D=E5=88=B6=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 2 +- src/app.ts | 12 ++++++------ src/pages/informationDetail/index.ts | 4 ++++ src/pages/message/index.wxml | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/project.config.json b/project.config.json index 5634447..4a3111e 100644 --- a/project.config.json +++ b/project.config.json @@ -71,5 +71,5 @@ } ] }, - "appid": "wx71ac9c27c3c3e3f4" + "appid": "wxf9ce8010f1ad24aa" } \ No newline at end of file diff --git a/src/app.ts b/src/app.ts index f293c9d..0526c95 100644 --- a/src/app.ts +++ b/src/app.ts @@ -16,15 +16,15 @@ App({ // 测试号 wx2b0bb13edf717c1d // dev // appid:wxf9ce8010f1ad24aa - // url: 'https://m.xd.hbraas.com', - // upFileUrl: 'https://m.xd.hbraas.com/', - // imageUrl: 'https://m.xd.hbraas.com/xd/', + url: 'https://m.xd.hbraas.com', + upFileUrl: 'https://m.xd.hbraas.com/', + imageUrl: 'https://m.xd.hbraas.com/xd/', // pro // appid:wx71ac9c27c3c3e3f4 - url: 'https://m.xd.hbsaas.com', - upFileUrl: 'https://m.xd.hbsaas.com/', - imageUrl: 'https://m.xd.hbsaas.com/api/xd/', + // url: 'https://m.xd.hbsaas.com', + // upFileUrl: 'https://m.xd.hbsaas.com/', + // imageUrl: 'https://m.xd.hbsaas.com/api/xd/', loginState: '', isLogin: 0, diff --git a/src/pages/informationDetail/index.ts b/src/pages/informationDetail/index.ts index 33d1152..1b4d37f 100644 --- a/src/pages/informationDetail/index.ts +++ b/src/pages/informationDetail/index.ts @@ -45,6 +45,10 @@ Page({ Id: this.data.id, }, }).then((res) => { + if (res.ContentType == '4') { + wx.hideShareMenu(); + wx.offCopyUrl(); + } this.setData({ detail: { ...res, diff --git a/src/pages/message/index.wxml b/src/pages/message/index.wxml index b42cbbc..bad9192 100644 --- a/src/pages/message/index.wxml +++ b/src/pages/message/index.wxml @@ -55,5 +55,5 @@ - +