admin管理员组

文章数量:1640028

pc端
步骤1:在页面中先引入如下JS文件(支持https):
http://res.wx.qq/connect/zh_CN/htmledition/js/wxLogin.js
步骤2:在需要使用微信登录的地方实例以下JS对象:
var obj = new WxLogin({
self_redirect:true,
id:“login_container”,
appid: “”,
scope: “”,
redirect_uri: “”,
state: “”,
style: “”,
href: “”
});

本文标签: 功能PC