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
26785534
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
b30d0c98
master
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
130 additions
and
46 deletions
imagesPage.html
index.html
lib/login.js
mTest/index.html
mobile/index.html
mobile/lib/default.js
mobile/lib/lang.js
mobile/lib/loginLang.js
videoPage.html
imagesPage.html
View file @
26785534
...
...
@@ -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=
"
https://www.footseen.xyz/
live.html"
><li
data-type=
"2"
><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>
<a
href=
"live.html"
><li
data-type=
"2"
><span>
直播
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<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=
"videoPage.html"
><li
data-type=
"4"
><span>
影片
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<li
data-type=
"5"
class=
"neck-nav-li-click"
><span>
圖檔
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li>
<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=
"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=
"https://www.footseen.xyz/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.
index.html
View file @
26785534
...
...
@@ -195,6 +195,9 @@
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
<script>
$
(
function
(){
if
(
sessionStorage
.
pmt
==
12266
){
$
(
".video-list-box"
).
hide
()
}
// var html=[]
// html+='
<
meta
name
=
"google-signin-scope"
content
=
"profile email"
>
'
// html+='
<
meta
name
=
"google-signin-client_id"
content
=
"534183685500-ag0vai0jh6todldi4rg6lvp0gcsojk0n.apps.googleusercontent.com"
>
'
...
...
This diff is collapsed.
Click to expand it.
lib/login.js
View file @
26785534
...
...
@@ -217,7 +217,7 @@ function loginGo(){
html
+=
'<a class="nav-tag nav-tag1" href="https://www.footseen.xyz/index.html"><li data-type="1"><span>首頁</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag2" target="_blank" rel="opener" href="https://www.footseen.xyz/live.html"><li data-type="2"><span>直播</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<li class="nav-like-btn" data-type="3"><span>追蹤</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li>'
;
html
+=
'<a class="nav-tag nav-tag4" target="_blank" rel="opener" href="https://www.footseen.xyz/videoPage.html"><li data-type="4"><span>影片</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
if
(
sessionStorage
.
pmt
!=
12266
)
html
+=
'<a class="nav-tag nav-tag4" target="_blank" rel="opener" href="https://www.footseen.xyz/videoPage.html"><li data-type="4"><span>影片</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag5" target="_blank" rel="opener" href="https://www.footseen.xyz/imagesPage.html"><li data-type="5"><span>圖檔</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag6" target="_blank" rel="opener" href="https://www.footseen.xyz/dating.html"><li data-type="6"><span>約會</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag7" target="_blank" rel="opener" href="https://www.footseen.xyz/reg/index.html?v=20220812"><li class="reg-li" data-type="7"><span>儲值</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
...
...
This diff is collapsed.
Click to expand it.
mTest/index.html
View file @
26785534
...
...
@@ -399,7 +399,7 @@
</body>
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"lib/login.js?v=202
21205
01"
></script>
<script
src=
"lib/login.js?v=202
30317
01"
></script>
<script
src=
"index.js?v=2022122201"
defer=
""
></script>
<!-- <script src="index.js" defer></script> -->
<!-- <link rel="manifest" href="manifest.webmanifest" /> -->
...
...
This diff is collapsed.
Click to expand it.
mobile/index.html
View file @
26785534
...
...
@@ -265,7 +265,7 @@
<span
class=
"login-close"
>
×
</span>
<div
class=
"login-p1"
>
登入/註冊
</div>
<div
class=
"login-area"
>
<span>
國家/地區
</span>
<span
class=
"span1"
>
國家/地區
</span>
<span><span
class=
"area-span"
>
中國
</span>
>
</span>
</div>
<div
class=
"login-phone"
>
...
...
@@ -288,7 +288,7 @@
<span
class=
"login-close"
>
×
</span>
<div
class=
"login-p1"
>
登入/註冊
</div>
<div
class=
"login-area"
>
<span>
國家/地區
</span>
<span
class=
"span1"
>
國家/地區
</span>
<span><span
class=
"area-span"
>
中國
</span>
>
</span>
</div>
<div
class=
"login-phone"
>
...
...
@@ -403,32 +403,38 @@
</body>
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"lib/login.js?v=202
21205
01"
></script>
<script
src=
"lib/login.js?v=202
30317
01"
></script>
<script
src=
"index.js?v=2022122201"
defer=
""
></script>
<script
src=
"lib/lang.js"
></script>
<script
src=
"lib/loginLang.js"
></script>
<!-- <script src="index.js" defer></script> -->
<!-- <link rel="manifest" href="manifest.webmanifest" /> -->
<script>
$
(
function
(){
var
browserLang
=
navigator
.
language
if
(
browserLang
.
indexOf
(
"zh"
)
==-
1
){
$
(
".bottom-p-name1"
).
text
(
'Popular'
)
$
(
".bottom-p-name2"
).
text
(
'Follow'
)
$
(
".bottom-p-name3"
).
text
(
'Dates'
)
$
(
".bottom-p-name4"
).
text
(
'Me'
)
$
(
".top-text1"
).
text
(
'Live'
)
$
(
".top-text2"
).
text
(
'Video'
)
$
(
".box2 >h2"
).
text
(
"Search"
)
$
(
".box2-search-input"
).
attr
(
"placeholder"
,
"Search"
)
$
(
".zone-top-btn"
).
text
(
'Manage personal profile'
)
$
(
".zone-top-like-box >div"
).
eq
(
1
).
text
(
'Follow'
)
$
(
".zone-top-fans-box >div"
).
eq
(
1
).
text
(
"Fans"
)
$
(
".zone-rich-box span"
).
eq
(
0
).
text
(
'FEATHERs Received'
)
$
(
".zone-diamond-box span"
).
eq
(
0
).
text
(
'GEMs Sent'
)
$
(
".zone-car-box span"
).
eq
(
0
).
text
(
'Car'
)
$
(
".zone-medal-box span"
).
eq
(
0
).
text
(
'Badges'
)
if
(
sessionStorage
.
pmt
==
12266
){
$
(
".top-box-ul li"
).
eq
(
1
).
hide
()
}
$
(
".bottom-p-name1"
).
text
(
langList
[
sessionStorage
.
lang
].
index1
)
$
(
".bottom-p-name2"
).
text
(
langList
[
sessionStorage
.
lang
].
index2
)
$
(
".bottom-p-name3"
).
text
(
langList
[
sessionStorage
.
lang
].
index3
)
$
(
".bottom-p-name4"
).
text
(
langList
[
sessionStorage
.
lang
].
index4
)
$
(
".top-text1"
).
text
(
langList
[
sessionStorage
.
lang
].
index5
)
$
(
".top-text2"
).
text
(
langList
[
sessionStorage
.
lang
].
index6
)
$
(
".box2 >h2"
).
text
(
langList
[
sessionStorage
.
lang
].
index7
)
$
(
".box2-search-input"
).
attr
(
"placeholder"
,
langList
[
sessionStorage
.
lang
].
index8
)
$
(
".zone-top-btn"
).
text
(
langList
[
sessionStorage
.
lang
].
index9
)
$
(
".zone-top-like-box >div"
).
eq
(
1
).
text
(
langList
[
sessionStorage
.
lang
].
index10
)
$
(
".zone-top-fans-box >div"
).
eq
(
1
).
text
(
langList
[
sessionStorage
.
lang
].
index11
)
$
(
".zone-rich-box span"
).
eq
(
0
).
text
(
langList
[
sessionStorage
.
lang
].
index12
)
$
(
".zone-diamond-box span"
).
eq
(
0
).
text
(
langList
[
sessionStorage
.
lang
].
index13
)
$
(
".zone-car-box span"
).
eq
(
0
).
text
(
langList
[
sessionStorage
.
lang
].
index14
)
$
(
".zone-medal-box span"
).
eq
(
0
).
text
(
langList
[
sessionStorage
.
lang
].
index15
)
$
(
".first-login-btn"
).
text
(
langList
[
sessionStorage
.
lang
].
index16
)
$
(
".right-login-box"
).
text
(
langList
[
sessionStorage
.
lang
].
index17
)
$
(
".right-login-box"
).
text
(
langList
[
sessionStorage
.
lang
].
index17
)
$
(
".right-list-box-reg"
).
text
(
langList
[
sessionStorage
.
lang
].
index18
)
$
(
".right-list-box-ref2"
).
text
(
langList
[
sessionStorage
.
lang
].
index19
)
//判斷渠道
liveList
(
1
)
if
(
sessionStorage
.
type
==
"pwa"
){
...
...
@@ -757,14 +763,14 @@ $(function(){
})
$(".zone-face").attr("src","https://zhibocdn.yabolive.net/comm"+data.userData.face+"?x-oss-process=image/resize,w_100")
var html=[];
if(browserLang.indexOf("zh")==-1){
var text1='
Recharge
'
var text2='
Refresh
'
var text3='
Quit
'
}else{
if(sessionStorage.lang==2){
var text1='
儲值
'
var text2='
刷新
'
var text3='
登出
'
}else{
var text1='
Recharge
'
var text2='
Refresh
'
var text3='
Quit
'
}
html+='
<
div
class
=
"right-list-box right-list-box-face"
><
img
src
=
"https://zhibocdn.yabolive.net/comm'+data.userData.face+'?x-oss-process=image/resize,w_80"
><
p
>
'+data.userData.nickname+'
<
/p><span>></
span
><
/div>'
;
html
+=
'
<
div
class
=
"right-list-box right-list-box-reg"
>
'+text1+'
<
span
><
img
class
=
"right-add"
src
=
"images/add.png"
><
img
class
=
"right-diamond"
src
=
"images/diamond.png"
>
'+data.userData.diamond+'
<
/span></
div
>
';
...
...
This diff is collapsed.
Click to expand it.
mobile/lib/default.js
View file @
26785534
...
...
@@ -22,12 +22,14 @@ if(bbb.indexOf("userRoom.html")==-1){
var
data
=
url_get_params
(
bbb
)
var
backGo
=
0
var
browserLang
=
navigator
.
language
if
(
browserLang
.
indexOf
(
"zh"
)
==-
1
){
sessionStorage
.
lang
=
1
}
else
{
sessionStorage
.
lang
=
2
if
(
sessionStorage
.
lang
==
undefined
){
if
(
browserLang
.
indexOf
(
"zh"
)
==-
1
){
sessionStorage
.
lang
=
1
}
else
{
sessionStorage
.
lang
=
2
}
}
sessionStorage
.
roomId
=
data
.
roomId
;
sessionStorage
.
tid
=
data
.
tid
;
sessionStorage
.
topicId
=
data
.
topicId
...
...
This diff is collapsed.
Click to expand it.
mobile/lib/lang.js
0 → 100644
View file @
26785534
var
langList
=
[
{
},
{
index1
:
"Popular"
,
index2
:
"Follow"
,
index3
:
"Dates"
,
index4
:
"Me"
,
index5
:
"Live"
,
index6
:
"Video"
,
index7
:
"track"
,
index8
:
"Search"
,
index9
:
"Manage personal profile"
,
index10
:
"Follow"
,
index11
:
"Fans"
,
index12
:
"FEATHERs Received"
,
index13
:
"GEMs Sent"
,
index14
:
"Car"
,
index15
:
"Badges"
,
index16
:
"login"
,
index17
:
"login/register"
,
index18
:
"recharge"
,
index19
:
"refresh"
,
},
{
index1
:
"首頁"
,
index2
:
"追蹤"
,
index3
:
"約會"
,
index4
:
"我的"
,
index5
:
"直播"
,
index6
:
"影片"
,
index7
:
"追蹤"
,
index8
:
"搜索"
,
index9
:
"管理個人資料"
,
index10
:
"追蹤"
,
index11
:
"粉絲"
,
index12
:
"收穫羽毛"
,
index13
:
"贈出寶石"
,
index14
:
"座駕"
,
index15
:
"勛章"
,
index16
:
"登入/註冊"
,
index17
:
"登入/註冊"
,
index18
:
"儲值"
,
index19
:
"刷新"
,
}
]
This diff is collapsed.
Click to expand it.
mobile/lib/loginLang.js
0 → 100644
View file @
26785534
var
langList2
=
[
{
},
{
login1
:
"Other ways to login"
,
login2
:
"login/register"
,
login3
:
"country/region"
,
login4
:
"Please enter phone number"
,
login5
:
"login"
,
},
{
login1
:
"其他方式登入"
,
login2
:
"登入/註冊"
,
login3
:
"國家/地區"
,
login4
:
"請輸入手機號"
,
login5
:
"登入"
,
}
]
$
(
".login-line-text"
).
text
(
langList2
[
sessionStorage
.
lang
].
login1
)
$
(
".login-p1"
).
text
(
langList2
[
sessionStorage
.
lang
].
login2
)
$
(
".login-area .span1"
).
text
(
langList2
[
sessionStorage
.
lang
].
login3
)
$
(
".login-phone-input"
).
attr
(
"placeholder"
,
langList2
[
sessionStorage
.
lang
].
login4
)
$
(
".login-btn"
).
text
(
langList2
[
sessionStorage
.
lang
].
login5
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
videoPage.html
View file @
26785534
...
...
@@ -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=
"h
ttps://www.footseen.xyz/
live.html"
><li
data-type=
"2"
><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>
<a
href=
"hlive.html"
><li
data-type=
"2"
><span>
直播
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li></a>
<li
class=
"nav-like-btn"
data-type=
"3"
><span>
追蹤
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li>
<li
data-type=
"4"
class=
"neck-nav-li-click"
><span>
影片
</span>
<img
src=
"images/front/nack-icon.png"
alt=
""
></li>
<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=
"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=
"https://www.footseen.xyz/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">
...
...
@@ -490,7 +490,7 @@ $(function(){
for
(
var
i
=
0
;
i
<
data
.
dataList
.
length
;
i
++
){
var
list
=
data
.
dataList
[
i
];
var
imgList
=
JSON
.
parse
(
list
.
content
)
html
+=
'
<
a
href
=
"
https://www.footseen.xyz/
room/imagesRoom.html?topicId='+list.topicId+'&tag='+tagNum+'"
>
'
html
+=
'
<
a
href
=
"room/imagesRoom.html?topicId='+list.topicId+'&tag='+tagNum+'"
>
'
html+='
<
li
>
';
if(imgList.images==undefined){
var mRandom='
https
:
//app.ixiulive.com/static/footVideo/m/m'+Math.ceil(Math.random()*63)+'.jpg'
...
...
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