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. 电商运营 );