開啟 /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}-->

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