码迷,mamicode.com
首页 > Web开发 > 详细

QQ网页强制聊天,微博一键关注

时间:2019-03-14 10:28:15      阅读:298      评论:0      收藏:0      [点我收藏+]

标签:widget   href   head   height   char   idt   body   开放平台   asc   

<!doctype html>
<!-- 微博关注需要的js -->
<html xmlns:wb="http://open.weibo.com/wb">
<head>
    <meta charset="UTF-8">
    <title>share</title>
</head>
<!-- 微博一键关注需要去,微博开放平台:https://open.weibo.com/widget/followbutton.php -->
<!-- 微博关注需要的js -->
<script src="https://tjs.sjs.sinajs.cn/open/api/js/wb.js" type="text/javascript" charset="utf-8"></script>
<body>

<wb:follow-button uid="6038144818" type="red_2" width="136" height="24" ></wb:follow-button>

<!-- 下面是QQ网页聊天 -->
<!-- <a class="ceshi"  href="tencent://message/?uin=QQ号&Menu=yes& Service=300&sigT=42a1e5347953b64c5ff3980f8a6e644d4b31456cb0b6ac6b27663a3c4dd0f4aa14a543b1716f9d45">打开QQ</a> -->
<a class="ceshi"  href="tencent://message/?uin=2213312338&Menu=yes& Service=300&sigT=42a1e5347953b64c5ff3980f8a6e644d4b31456cb0b6ac6b27663a3c4dd0f4aa14a543b1716f9d45">打开QQ</a>


</body>
</html>

 

QQ网页强制聊天,微博一键关注

标签:widget   href   head   height   char   idt   body   开放平台   asc   

原文地址:https://www.cnblogs.com/LF-place/p/10528483.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!