标签: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>
标签:widget href head height char idt body 开放平台 asc
原文地址:https://www.cnblogs.com/LF-place/p/10528483.html