<?php 
$shopShareStr="这是我要分享的内容";

$picUrl="图片路径";
?>

<!-- Baidu Button BEGIN -->
<div id="bdshare" class="bdshare_t bds_tools get-codes-bdshare" data="{'text':'<?php echo $shopShareStr;?>','pic':'<?php  echo $picUrl;?>'}"> <a class="bds_tsina"></a> <a class="bds_qzone"> </a>  <a class="bds_tqq"></a> <a class="bds_renren"></a> <span class="bds_more"></span> </div>
<script type="text/javascript" id="bdshare_js" data="type=tools" ></script>
    <script type="text/javascript" id="bdshell_js"></script>
    <script type="text/javascript">
        document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + new Date().getHours();
    </script>
<!-- Baidu Button END -->

 

相关文章:

  • 2021-09-28
  • 2021-12-15
  • 2021-12-05
  • 2021-11-27
  • 2021-11-23
  • 2021-11-28
  • 2021-05-20
猜你喜欢
  • 2021-09-28
  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2021-07-28
  • 2021-07-21
  • 2021-11-19
相关资源
相似解决方案