Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ce4681fb
authored
Jun 23, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
f9d18eca
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
36 additions
and
11 deletions
yazhaiTest/dewExc/index.html
yazhaiTest/lib/login.js
yazhaiTest/pc.html
yazhaiTest/reg/index.html
yazhaiTest/room/imagesRoom.html
yazhaiTest/room/liveRoom.html
yazhaiTest/room/videoRoom.html
yazhaiTest/space/index.html
yazhaiTest/space/like.html
yazhaiTest/dewExc/index.html
View file @
ce4681fb
...
...
@@ -13,6 +13,9 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/login.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css"
>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
</head>
<body
style=
"background: #F0F1F4;"
>
...
...
yazhaiTest/lib/login.js
View file @
ce4681fb
...
...
@@ -29,9 +29,9 @@ function loginGo(){
html
+=
' <div class="more-login"><img src="https://www.footseen.xyz/yazhaiTest/images/more-login.png" alt=""></div>'
;
html
+=
' <div class="more-login-box">'
;
html
+=
' <div class="more-login-icon more-login-icon1" id="buttonDiv1"></div>'
;
html
+=
' <div class="more-login-icon"><img src="https://www.footseen.xyz/yazhaiTest/images/login-icon2.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img src="https://www.footseen.xyz/yazhaiTest/images/login-icon3.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img src="https://www.footseen.xyz/yazhaiTest/images/login-icon4.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img
class="twitter_btn"
src="https://www.footseen.xyz/yazhaiTest/images/login-icon2.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img
class="facebook_btn"
src="https://www.footseen.xyz/yazhaiTest/images/login-icon3.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img
class="line_btn"
src="https://www.footseen.xyz/yazhaiTest/images/login-icon4.png" alt=""></div>'
;
html
+=
' </div>'
;
html
+=
' </div>'
;
html
+=
' <div style="display: none;" class="login-box3">'
;
...
...
@@ -54,10 +54,10 @@ function loginGo(){
html
+=
' <div class="login-submit-btn">登入</div>'
;
html
+=
' <div style="margin-top: 35px;" class="more-login"><img src="https://www.footseen.xyz/yazhaiTest/images/more-login.png" alt=""></div>'
;
html
+=
' <div class="more-login-box">'
;
html
+=
' <div class="more-login-icon more-login-icon1"></div>'
;
html
+=
' <div class="more-login-icon"><img src="https://www.footseen.xyz/yazhaiTest/images/login-icon2.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img src="https://www.footseen.xyz/yazhaiTest/images/login-icon3.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img src="https://www.footseen.xyz/yazhaiTest/images/login-icon4.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon more-login-icon1"
id="buttonDiv1"
></div>'
;
html
+=
' <div class="more-login-icon"><img
class="twitter_btn"
src="https://www.footseen.xyz/yazhaiTest/images/login-icon2.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img
class="facebook_btn"
src="https://www.footseen.xyz/yazhaiTest/images/login-icon3.png" alt=""></div>'
;
html
+=
' <div class="more-login-icon"><img
class="line_btn"
src="https://www.footseen.xyz/yazhaiTest/images/login-icon4.png" alt=""></div>'
;
html
+=
' </div>'
;
html
+=
' </div>'
;
html
+=
' <div style="display: none;" class="login-box4">'
;
...
...
@@ -187,6 +187,9 @@ function loginGo(){
},
success
:
function
(
data
){
console
.
log
(
'Facebook登录'
,
data
)
localStorage
.
token
=
data
.
token
localStorage
.
uid
=
data
.
uid
window
.
location
.
reload
()
}
})
// window.location.href = "footseenlogin://" + encodeURIComponent("www.firefly.live?token=" + response.authResponse.accessToken + "&name=" + info.name + "&id=" + info.id);
...
...
@@ -1118,7 +1121,7 @@ function login_twitter(network) { //登录方法,并将twitter 作为参数
var
info
;
function
statusChangeCallback
(
response
)
{
// Called with the results from FB.getLoginStatus().
console
.
log
(
'statusChangeCallback'
);
console
.
log
(
response
);
// The current login status of the person.
//
console.log(response); // The current login status of the person.
if
(
response
.
status
===
'connected'
)
{
// Logged into your webpage and Facebook.
info
=
response
testAPI
();
...
...
yazhaiTest/pc.html
View file @
ce4681fb
...
...
@@ -18,8 +18,7 @@
<link
rel=
"stylesheet"
href=
"css/neck.css"
>
<link
rel=
"stylesheet"
href=
"css/login.css?v=20220620"
>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"lib/hello.js"
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
</head>
<body
style=
"background: #F4F5F8"
>
...
...
@@ -370,7 +369,8 @@ $(function(){
if
(
sessionStorage
.
jump
==
2
)
liveList
(
1
,
2
)
else
liveList
(
1
,
1
)
getTags
()
if
(
sessionStorage
.
jump
==
1
)
getTopics
(
1
,
typeNum
,
tagNum
,
timeNum
,
sortNum
,
dayNum
)
getTopics
(
1
,
typeNum
,
tagNum
,
timeNum
,
sortNum
,
dayNum
)
});
$
(
window
).
on
(
"scroll"
,
function
(){
...
...
yazhaiTest/reg/index.html
View file @
ce4681fb
...
...
@@ -13,6 +13,9 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/login.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css"
>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
</head>
<body
style=
"background: #F0F1F4;"
>
...
...
yazhaiTest/room/imagesRoom.html
View file @
ce4681fb
...
...
@@ -13,6 +13,9 @@
<link
rel=
"stylesheet"
href=
"css/index.css"
>
<link
rel=
"stylesheet"
href=
"../css/login.css"
>
<script
src=
"../lib/flv.js"
></script>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
</head>
<body
style=
"background: #F3F4F7"
>
<div
class=
"neck-nav"
>
...
...
@@ -128,6 +131,7 @@
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='20220407'"
></script>
<script
src=
"../lib/login.js"
></script>
<script>
$
(
function
(){
if
(
localStorage
.
canvasCode
==
undefined
)
window
.
localStorage
.
href
=
'../pc.html'
...
...
yazhaiTest/room/liveRoom.html
View file @
ce4681fb
...
...
@@ -18,6 +18,9 @@
<script
src=
"../lib/flv.js"
></script>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://adodson.com/hello.js/dist/hello.all.js"
></script>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
</head>
<body
style=
"background: #F0F1F4;"
>
...
...
yazhaiTest/room/videoRoom.html
View file @
ce4681fb
...
...
@@ -13,6 +13,9 @@
<link
rel=
"stylesheet"
href=
"css/index.css"
>
<link
rel=
"stylesheet"
href=
"../css/login.css"
>
<script
src=
"../lib/flv.js"
></script>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
</head>
<body
style=
"background: #F3F4F7"
>
<div
class=
"neck-nav"
>
...
...
yazhaiTest/space/index.html
View file @
ce4681fb
...
...
@@ -13,6 +13,8 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/login.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css"
>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
</head>
<body
style=
"background: #F0F1F4;"
>
...
...
@@ -222,6 +224,7 @@
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='20220407'"
></script>
<script
src=
"../lib/login.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
<script>
$
(
function
(){
loginGo
()
...
...
yazhaiTest/space/like.html
View file @
ce4681fb
...
...
@@ -13,6 +13,9 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/login.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css"
>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/yazhaiTest/lib/hello.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
</head>
<style>
.m-box
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment