Commit 81790473 by libai

测试

parent f817f0cf
Showing with 1 additions and 1 deletions
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
$(function(){ $(function(){
var html=[] var html=[]
html+='<meta name="google-signin-scope" content="profile email">' html+='<meta name="google-signin-scope" content="profile email">'
html+='<meta name="google-signin-client_id" content="534183685500.apps.googleusercontent.com">' html+='<meta name="google-signin-client_id" content="57726d6bf1fd71dcc008f9.apps.googleusercontent.com">'
$("head").append(html) $("head").append(html)
$(".google-login").attr("src","https://apis.google.com/js/platform.js") $(".google-login").attr("src","https://apis.google.com/js/platform.js")
loginGo() loginGo()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment