From 84da3bbc9b80a256fb582e473c8ea20ba24e0328 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Sun, 27 Apr 2025 11:40:25 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Component/SiderBar.js | 55 --------------------------------- 1 file changed, 55 deletions(-) diff --git a/src/forge/Component/SiderBar.js b/src/forge/Component/SiderBar.js index 89a9517a0..f894a8cff 100644 --- a/src/forge/Component/SiderBar.js +++ b/src/forge/Component/SiderBar.js @@ -105,65 +105,10 @@ function SiderBar(props) { return (
-<<<<<<< HEAD - {/* 平台反馈 */} - -
- {/* */} - - {/* */} -
-
- - {/* 帮助 */} - { - data && data.length > 0 && (data[0] && data[0].question) ? - -
- -
-
- :"" - } - - {/* 分享 */} - {/*
- -
*/} - setVisible(false)}/> - -
- -
-
- - {/* 返回顶部 */} - -
- -
-
- - {setFeedBackModal(false); history.push(pathname)}} - title={'意见反馈'} - footer={}> -
- {setFeedBackValue(e.target.value); e.target.value && e.target.value.length && setFailApply(undefined);}}/> - {(feedBackValue && feedBackValue.length) || 0}/500 -
- {failApply &&
{failApply}
} -
若需上传截图,请{setFeedBackModal(false); history.push('/Gitlink/forgeplus/issues/new?type=feedback')}} className='gotoIssueFeedBack'>点击此处留言
-
-=======
{window.location.href="https://help.gitlink.org.cn"}}> 使用手册
->>>>>>> d906a87238315d1c93e9aff3d56a9cab148962a1
) }