Commit c5e998ee by libai

测试

parent 08018400
Showing with 15 additions and 1 deletions
......@@ -125,6 +125,7 @@ function loginGo(){
html+='<div class="login-face-out">跳過,稍後再決定</div>';
html+='</div>';
$(".login-content").html(html);
function onSignIn(googleUser) {
// Useful data for your client-side scripts:
var profile = googleUser.getBasicProfile();
......
......@@ -17,7 +17,7 @@
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/neck.css">
<link rel="stylesheet" href="css/login.css?v=20220620">
<script src="https://apis.google.com/js/platform.js" class="google-login" async defer></script>
<script src="https://accounts.google.com/gsi/client" async defer></script>
</head>
<body style="background: #F4F5F8">
......@@ -93,6 +93,19 @@
<div style="height: 60px;"></div>
<div class="mc-list-box">
<h2 class="box-title"><img src="images/front/category1.png" alt=""><span>在線美女</span></h2>
<div id="g_id_onload"
data-client_id="534183685500-ag0vai0jh6todldi4rg6lvp0gcsojk0n.apps.googleusercontent.com"
data-login_uri="https://www.footseen.xyz/yazhaiTest/pc.html"
data-auto_prompt="false">
</div>
<div class="g_id_signin"
data-type="standard"
data-size="large"
data-theme="outline"
data-text="sign_in_with"
data-shape="rectangular"
data-logo_alignment="left">
</div>
<ul class="live-box-ul clearfix">
<!-- <li>
<div class="live-top-box">
......
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