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
50ed0cc9
authored
Aug 22, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
58c24149
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
29 deletions
room/videoRoom.html
room/videoRoom.html
View file @
50ed0cc9
...
...
@@ -19,6 +19,7 @@
<title>
footseen-視頻-腳控足控天堂-超激情美女主播視訊
</title>
<meta
class=
"keywords-meta"
name=
"keywords"
content=
""
>
<meta
class=
"description"
name=
"description"
content=
"footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。"
>
<meta
class=
"Thumbnail"
itemprop=
"thumbnailUrl"
content=
""
/>
<link
rel=
"stylesheet"
href=
"../css/base.css?v=20220630"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2022070801"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=2022073003"
>
...
...
@@ -131,7 +132,7 @@
</div>
<div
class=
"login-content"
></div>
<
!-- <div class="more-url"></div> --
>
<
div
class=
"more-url"
></div
>
</body>
<!-- <script>window.location.href="https://www.baidu.com"</script> -->
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
...
...
@@ -216,6 +217,7 @@ $(function(){
var
data
=
msg
.
topic
;
var
videoList
=
JSON
.
parse
(
data
.
content
)
$
(
".Thumbnail"
).
attr
(
"content"
,
'https://zhibocdn.yabolive.net/comm'
+
videoList
.
videos
[
0
].
cover
.
split
(
'?'
)[
0
]
+
'?x-oss-process=video/snapshot,t_100000,f_jpg,w_1280,h_0,m_fast,f_jpg'
)
$
(
".video-content-title"
).
text
(
videoList
.
title
)
var
html
=
[];
for
(
var
i
=
0
;
i
<
data
.
tags
.
length
;
i
++
){
...
...
@@ -707,33 +709,33 @@ $(function(){
})
</script>
<
!-- <
script>
$.ajax({
url:$ip+'frontPage/queryTopics',
data:{
pageID:localStorage.canvasCode,
pageNum:13,
type:1,
pageSize:500,
language:2,
tag:'',
duration:-1,
sort:-1,
period:-1,
// topicId:localStorage.out
},
type: 'post',
success:function(data){
console.log('获取帖子',data)
var html=[];
for(var i=0;i<data.dataList.length;i++){
var list=data.dataList[i];
// var videoList=JSON.parse(list.content)
html+='https://www.footseen.xyz/room/videoRoom.html?topicId='+list.topicId+'&mark=1<br>'
}
$(".more-url").html(html);
}
})
<script>
//
$.ajax({
//
url:$ip+'frontPage/queryTopics',
//
data:{
//
pageID:localStorage.canvasCode,
//
pageNum:13,
//
type:1,
//
pageSize:500,
//
language:2,
//
tag:'',
//
duration:-1,
//
sort:-1,
//
period:-1,
//
// topicId:localStorage.out
//
},
//
type: 'post',
//
success:function(data){
//
console.log('获取帖子',data)
//
var html=[];
//
for(var i=0;i
<
data
.
dataList
.
length
;
i
++
){
//
var list=data.dataList[i];
//
// var videoList=JSON.parse(list.content)
//
html+='https://www.footseen.xyz/room/videoRoom.html?topicId='+list.topicId+'&mark=1
<
br
>
'
//
}
//
$(".more-url").html(html);
//
}
//
})
</script>
-->
</script>
</html>
\ No newline at end of file
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