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
62bdc78c
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
a29d729f
Show whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
34 additions
and
25 deletions
dating.html
dewExc/index.html
focus.html
imagesPage.html
index.html
lib/default.js
live.html
mobile/Graphics.html
reg/index.html
room/imagesRoom.html
room/liveRoom.html
room/videoRoom.html
search/index.html
space/index.html
space/like.html
space/myRoom.html
tag.html
videoPage.html
dating.html
View file @
62bdc78c
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"lib/default.js?v='2022081
7
01'"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
dewExc/index.html
View file @
62bdc78c
...
...
@@ -121,7 +121,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script>
$
(
function
(){
...
...
This diff is collapsed.
Click to expand it.
focus.html
View file @
62bdc78c
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"lib/default.js?v='2022081
7
01'"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
imagesPage.html
View file @
62bdc78c
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"lib/default.js?v='2022081
7
01'"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
index.html
View file @
62bdc78c
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"lib/default.js?v='2022081
7
01'"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
lib/default.js
View file @
62bdc78c
...
...
@@ -47,12 +47,18 @@ try {
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
if
(
bbb
.
indexOf
(
"/videoRoom"
)
>
-
1
){
window
.
location
.
href
=
'https://www.footseen.xyz/mobile/video.html?topicId='
+
sessionStorage
.
topicId
+
'&tag='
+
sessionStorage
.
tag
+
''
}
else
window
.
location
.
href
=
"https://www.footseen.xyz/mobile/index.html"
}
else
if
(
bbb
.
indexOf
(
"/imagesRoom"
)
>
-
1
){
window
.
location
.
href
=
'https://www.footseen.xyz/mobile/Graphics.html?topicId='
+
sessionStorage
.
topicId
+
'&tag='
;
}
else
window
.
location
.
href
=
"https://www.footseen.xyz/mobile/index.html"
}
else
if
(
/android/
.
test
(
ua
))
{
if
(
bbb
.
indexOf
(
"/videoRoom"
)
>
-
1
){
window
.
location
.
href
=
'https://www.footseen.xyz/mobile/video.html?topicId='
+
sessionStorage
.
topicId
+
'&tag='
+
sessionStorage
.
tag
+
''
}
else
window
.
location
.
href
=
"https://www.footseen.xyz/mobile/index.html"
}
else
if
(
bbb
.
indexOf
(
"/imagesRoom"
)
>
-
1
){
window
.
location
.
href
=
'https://www.footseen.xyz/mobile/Graphics.html?topicId='
+
sessionStorage
.
topicId
+
'&tag='
;
}
else
window
.
location
.
href
=
"https://www.footseen.xyz/mobile/index.html"
}
}
catch
(
e
)
{
}
...
...
This diff is collapsed.
Click to expand it.
live.html
View file @
62bdc78c
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"lib/default.js?v='2022081
7
01'"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
mobile/Graphics.html
View file @
62bdc78c
...
...
@@ -165,7 +165,8 @@ $(function(){
var
scrollOk
=
true
;
var
pageNumber
=
1
var
pageNum
=
2
moreAspect
()
var
imgNum
=
Math
.
floor
(
Math
.
random
()
*
15
)
moreAspect
(
imgNum
)
$
(
window
).
on
(
"scroll"
,
function
(){
scrollTopNum
=
$
(
document
).
scrollTop
()
if
(
$
(
document
).
height
()
-
$
(
document
).
scrollTop
()
-
$
(
window
).
height
()
<=
10
){
...
...
@@ -186,6 +187,7 @@ $(function(){
var
html
=
[];
var
list
=
data
.
topic
;
var
details
=
JSON
.
parse
(
list
.
content
)
if
(
details
.
images
==
undefined
)
window
.
location
.
href
=
'index.html'
if
(
details
.
images
.
length
>
1
){
html
+=
'
<
div
class
=
"swiper mySwiper"
>
';
html+='
<
div
class
=
"swiper-wrapper"
>
'
;
...
...
@@ -345,11 +347,11 @@ $(function(){
}
})
}
function
moreAspect
(){
function
moreAspect
(
e
){
$
.
ajax
({
url
:
$ip
+
'/footSeen/h5/queryTopics'
,
data
:{
page
:
1
,
page
:
e
,
size
:
10
,
type
:
2
,
tag
:
sessionStorage
.
tag
,
...
...
This diff is collapsed.
Click to expand it.
reg/index.html
View file @
62bdc78c
...
...
@@ -155,7 +155,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
room/imagesRoom.html
View file @
62bdc78c
...
...
@@ -137,7 +137,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
...
...
@@ -153,7 +153,8 @@ $(function(){
var
myTopicId
loginGo
()
TopicInfo
()
getTopics
(
1
,
2
,
sessionStorage
.
tag
,
-
1
,
-
1
,
-
1
)
var
imgNum
=
Math
.
floor
(
Math
.
random
()
*
15
)
getTopics
(
imgNum
,
2
,
sessionStorage
.
tag
,
-
1
,
-
1
,
-
1
)
comment
(
sessionStorage
.
topicId
)
if
(
localStorage
.
uid
==
undefined
){
$
(
".video-input"
).
attr
(
"placeholder"
,
""
)
...
...
@@ -332,13 +333,13 @@ $(function(){
type
:
typeNum
,
pageSize
:
8
,
language
:
2
,
tag
:
tagNum
,
tag
:
''
,
duration
:
timeNum
,
sort
:
sortNum
,
period
:
dayNum
},
success
:
function
(
data
){
//console.log('获取帖子',data)
//
console.log('获取帖子',data)
var
html
=
[];
for
(
var
i
=
0
;
i
<
data
.
dataList
.
length
;
i
++
){
var
list
=
data
.
dataList
[
i
];
...
...
@@ -348,7 +349,7 @@ $(function(){
html
+=
'
<
a
href
=
"imagesRoom.html?topicId='+list.topicId+'&tag='+tagNum+'"
>
'
html+='
<
li
>
';
if(videoList.images==undefined){
var mRandom=Math.ceil(Math.random()*
10
)
var mRandom=Math.ceil(Math.random()*
63
)
html+='
<
div
style
=
"background: url(https://app.ixiulive.com/static/footVideo/m/m'+mRandom+'.jpg?v=20220614)no-repeat;background-size: cover;"
class
=
"video-top-box"
>
';
}else html+='
<
div
style
=
"background: url(https://zhibocdn.yabolive.net/comm'+videoList.images[0].url+'?x-oss-process=image/resize,w_342)no-repeat;background-size: cover;"
class
=
"video-top-box"
>
';
...
...
This diff is collapsed.
Click to expand it.
room/liveRoom.html
View file @
62bdc78c
...
...
@@ -464,7 +464,7 @@
<script
src=
"../lib/swiper.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/flv.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
room/videoRoom.html
View file @
62bdc78c
...
...
@@ -135,7 +135,7 @@
<!-- <script>window.location.href="https://www.baidu.com"</script> -->
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
search/index.html
View file @
62bdc78c
...
...
@@ -119,7 +119,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
space/index.html
View file @
62bdc78c
...
...
@@ -230,7 +230,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
space/like.html
View file @
62bdc78c
...
...
@@ -73,7 +73,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script>
$
(
function
(){
...
...
This diff is collapsed.
Click to expand it.
space/myRoom.html
View file @
62bdc78c
...
...
@@ -130,7 +130,7 @@
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/select.js"
></script>
<script
src=
"../lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"../lib/default.js?v='2022081
7
01'"
></script>
<script
src=
"../lib/login.js?v=2022081205"
></script>
<script>
$
(
function
(){
...
...
This diff is collapsed.
Click to expand it.
tag.html
View file @
62bdc78c
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"lib/default.js?v='2022081
7
01'"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
videoPage.html
View file @
62bdc78c
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v='2022081
6
01'"
></script>
<script
src=
"lib/default.js?v='2022081
7
01'"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
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