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
) }