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 @@ - +