Commit 59dc6537 by libai

测试

parent d3aa1dce
Showing with 1 additions and 1 deletions
...@@ -136,7 +136,7 @@ function loginGo(){ ...@@ -136,7 +136,7 @@ function loginGo(){
}); });
google.accounts.id.renderButton( google.accounts.id.renderButton(
document.getElementById("buttonDiv"), document.getElementById("buttonDiv"),
{ theme: "outline", size: "large",type:'standard' } // customization attributes { theme: "outline", size: "large", } // customization attributes
); );
google.accounts.id.prompt(); // also display the One Tap dialog google.accounts.id.prompt(); // also display the One Tap dialog
} }
......
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