Home  >  Q&A  >  body text

分享网站到微信朋友圈

用户用手机扫一扫网页二维码,就可以把网页分享到微信朋友圈,php代码怎么写

phpcn_u244phpcn_u2442824 days ago1709

reply all(4)I'll reply

  • 数据分析师

    数据分析师2017-09-30 23:48:48

    Share the website to WeChat Moments - PHP Chinese website Q&A - Share the website to WeChat Moments - PHP Chinese website Q&A

    Watch and learn.

    reply
    0
  • phpcn_u244

    phpcn_u2442016-12-27 16:33:02

    找到方法了,直接插入一张二维码图片就可以了,呵呵

    <p>扫一扫,分享到微信朋友圈:<img src="public_file/image/liantu.png" width="50" height="50" /></p>

    reply
    0
  • PHP中文网

    PHP中文网2016-12-27 16:05:52

    <!-- JiaThis Button BEGIN -->
    <div class="jiathis_style_32x32">
        <a class="jiathis_button_qzone"></a>
        <a class="jiathis_button_tsina"></a>
        <a class="jiathis_button_tqq"></a>
        <a class="jiathis_button_weixin"></a>
        <a class="jiathis_button_renren"></a>
        <a href="http://www.jiathis.com/share" class="jiathis jiathis_txt jtico jtico_jiathis" target="_blank"></a>
        <a class="jiathis_counter_style"></a>
    </div>
    <script type="text/javascript" src="http://v3.jiathis.com/code/jia.js" charset="utf-8"></script>
    <!-- JiaThis Button END -->


    reply
    0
  • PHP中文网

    PHP中文网2016-12-27 16:04:48

    jiathis分享插件比较适合你,你可以百度搜jiathis组件。

    reply
    0
  • Cancelreply