From 1f861dc3c5a602a8dac39dca4bf666e632bbf912 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Sun, 24 Mar 2024 19:04:41 +0800 Subject: [PATCH] =?UTF-8?q?debug:=20=E4=BF=AE=E6=94=B9=E8=81=8C=E4=BD=8D?= =?UTF-8?q?=E4=BB=8B=E7=BB=8D=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index/componments/KeywordJoin/index.jsx | 35 +++++++------------ .../index/componments/RemoteJob/index.jsx | 2 +- 2 files changed, 14 insertions(+), 23 deletions(-) diff --git a/src/pages/index/componments/KeywordJoin/index.jsx b/src/pages/index/componments/KeywordJoin/index.jsx index 8ce34f6..23ef4c1 100644 --- a/src/pages/index/componments/KeywordJoin/index.jsx +++ b/src/pages/index/componments/KeywordJoin/index.jsx @@ -53,31 +53,22 @@ const KeywordJoin = () => { } }, []); - - useEffect(() => { - // 更新分享-minipro - Taro.updateShareMenu({ - withShareTicket: true, - success() {}, - }); - // 显示分享按钮-minipro - Taro.showShareMenu({ - withShareTicket: true, - // showShareItems:true, - }); + // useEffect(() => { + // // 更新分享-minipro + // Taro.updateShareMenu({ + // withShareTicket: true, + // success() {}, + // }); - // 打开分享图片弹窗,可以将图片发送给朋友、收藏或下载 - // Taro.downloadFile({ - // url: "https://res.wx.qq.com/wxdoc/dist/assets/img/demo.ef5c5bef.jpg", - // success: (res) => { - // Taro.showShareImageMenu({ - // path: res.tempFilePath, - // }); - // }, - // }); - }, []); + // // 显示分享按钮-minipro + // Taro.showShareMenu({ + // withShareTicket: true, + // // showShareItems:true, + // }); + + // }, []); return ( diff --git a/src/pages/index/componments/RemoteJob/index.jsx b/src/pages/index/componments/RemoteJob/index.jsx index 9ce2346..211c941 100644 --- a/src/pages/index/componments/RemoteJob/index.jsx +++ b/src/pages/index/componments/RemoteJob/index.jsx @@ -51,7 +51,7 @@ const RemoteJob = () => { 1. 设计师 2. 开发工程师 3. 社交媒体营销 - 3. 电商运营 + 4. 电商运营 );