关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

qq登陆授权测试代码

发布时间:2019-11-23 15:28:51

qq登陆授权测试代码如下:

 <a href="/api/oauth/qq/index.aspx"><img src="/images/login/Connect_logo_3.png" width="120" height="24"  alt=""/></a><br/>

      <br/>

      <br/>

      <!-- 2 cols -->

      <%set DataTable oauth_list=get_oauth_app_list(0, "")%>

      <!--取得一个DataTable-->

      <%foreach(DataRow dr in oauth_list.Rows)%>

      <a title="{dr[title]}" href="{config.webpath}api/oauth/{dr[api_path]}/index.aspx"><img src="{dr[img_url]}" /></a>

      <%/foreach%>



/template/Home/Zkeys/PC/Static