打開 /template/default/forum/viewthread_node.htm 文件
找到
<div id="p_btn" >
<!--{if !empty($_G['setting']['pluginhooks']['viewthread_share_method'])}-->
    <div >
        <b>{lang viewthread_share_to}:&nbsp;</b>
        <!--{hook/viewthread_share_method}-->
    </div>
<!--{/if}-->

將紅色部分代碼刪除
將百度分享代碼粘貼到藍色代碼的上邊
注意:粘貼到藍色代碼下邊會無法顯示分享按鈕的圖標