Foxtable(狐表)用户栏目专家坐堂 → 请教网页扫码输入的问题


  共有2749人关注过本帖树形打印复制链接

主题:请教网页扫码输入的问题

帅哥哟,离线,有人找我吗?
有点蓝
  11楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:超级版主 帖子:106209 积分:540168 威望:0 精华:9 注册:2015/6/24 9:21:00
  发帖心情 Post By:2019/3/23 12:11:00 [只看该作者]

贴出您的代码。appid 和appscret都要改


Dim ul1 As String = "https://open.weixin.qq.com/connect/oauth2/authorize?appid={0}&redirect_uri={1}&response_type=code&scope=snsapi_base&state={2}#wechat_redirect"
Dim ul2 As String = UrlEncode("http://wexin.foxtable.com") '这里使用域名
ul1 = CExp(ul1,"wxa31aba4cd83af57e",ul2,"123")
Output.Show(ul1)

 回到顶部
总数 11 上一页 1 2