企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
### js代码 ``` ~~~ <script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdPic":"","bdStyle":"0","bdSize":"16"},"share":{},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script> ~~~ ``` ### html ``` ~~~ <span class="xq_tubiao "><a href=""><img src="{IMG_PATH}web/weibo.png" class="bds_tsina" data-cmd="tsina" width="25px" height="25px" alt=""></a></span> <span class="xq_tubiao "><a href=""><img src="{IMG_PATH}web/wechat.png" class="bds_weixin" data-cmd="weixin" width="25px" height="25px" alt=""></a></span> ~~~ ``` #### class="bds_tsina" data-cmd="tsina" 必须加上才生效