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
b30d0c98
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
18a3256a
master
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
11 deletions
live.html
mobile/Graphics.html
mobile/pageImages.html
mobile/pageVideo.html
mobile/video.html
live.html
View file @
b30d0c98
...
...
@@ -49,15 +49,15 @@
<div
class=
"neck-nav-content"
>
<ul
class=
"neck-nav-ul"
>
<a
href=
"
https://www.footseen.xyz/
index.html"
><li
data-type=
"1"
><span>
首頁
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"index.html"
><li
data-type=
"1"
><span>
首頁
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<li
data-type=
"2"
class=
"neck-nav-li-click"
><span>
直播
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li>
<li
class=
"nav-like-btn"
data-type=
"3"
><span>
追蹤
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li>
<a
href=
"
https://www.footseen.xyz/
videoPage.html"
><li
data-type=
"4"
><span>
影片
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"
https://www.footseen.xyz/
imagesPage.html"
><li
data-type=
"5"
><span>
圖檔
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"
https://www.footseen.xyz/
dating.html"
><li
data-type=
"6"
><span>
約會
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"
https://www.footseen.xyz/reg/index.html"
><li
data-type=
"7"
><span>
儲值
</span>
<img
src=
"https://www.footseen.xyz/
images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"videoPage.html"
><li
data-type=
"4"
><span>
影片
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"imagesPage.html"
><li
data-type=
"5"
><span>
圖檔
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"dating.html"
><li
data-type=
"6"
><span>
約會
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<a
href=
"
/reg/index.html"
><li
data-type=
"7"
><span>
儲值
</span>
<img
src=
"
images/front/nack-icon.png"
alt=
""
></li></a>
</ul>
<a
href=
"
https://www.footseen.xyz/
index.html"
><img
class=
"logo"
src=
"images/logo.png"
alt=
""
></a>
<a
href=
"index.html"
><img
class=
"logo"
src=
"images/logo.png"
alt=
""
></a>
<div
class=
"nav-login-big-box"
>
<!-- <div style="display: none;" class=nav-login-btn>登入/註冊</div>
<div style="display: none;" class="nav-login">
...
...
This diff is collapsed.
Click to expand it.
mobile/Graphics.html
View file @
b30d0c98
...
...
@@ -244,7 +244,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'
https://www.footseen.xyz
/download/download3.html?qd=ftsBH5TW'
window
.
location
.
href
=
'/download/download3.html?qd=ftsBH5TW'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
This diff is collapsed.
Click to expand it.
mobile/pageImages.html
View file @
b30d0c98
...
...
@@ -248,7 +248,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'
https://www.footseen.xyz
/download/download3.html?qd=ftsBH5TW'
window
.
location
.
href
=
'/download/download3.html?qd=ftsBH5TW'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
This diff is collapsed.
Click to expand it.
mobile/pageVideo.html
View file @
b30d0c98
...
...
@@ -208,7 +208,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'
https://www.footseen.xyz
/download/download2.html'
window
.
location
.
href
=
'/download/download2.html'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
This diff is collapsed.
Click to expand it.
mobile/video.html
View file @
b30d0c98
...
...
@@ -170,7 +170,7 @@ $(function(){
listAdd
(
pageNumber
,
pageNum
,
sessionStorage
.
tag
)
}
})
$
(
".m-href"
).
attr
(
"href"
,
"
https://www.footseen.xyz
/room/videoRoom.html?topicId="
+
sessionStorage
.
topicId
)
$
(
".m-href"
).
attr
(
"href"
,
"/room/videoRoom.html?topicId="
+
sessionStorage
.
topicId
)
$
(
".bottom-close-btn"
).
on
(
"click"
,
function
(){
$
(
".bottom-nav"
).
fadeOut
(
350
)
})
...
...
@@ -210,7 +210,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'
https://www.footseen.xyz/mobile
/download/download2.html'
window
.
location
.
href
=
'/download/download2.html'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
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