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
f733f099
authored
Mar 23, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
96e8c392
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
36 additions
and
20 deletions
dating.html
dewExc/index.html
focus.html
index.html
lib/lang.js → lib/pcLang.js
live.html
mobile/index.html
mobile/lib/default.js
mobile/lib/loginLang.js → mobile/lib/mobileLoginLang.js
mobile/lib/lang.js → mobile/lib/phoneLang.js
mobile/room/lib/lang.js → mobile/room/lib/phoneRoomLang.js
mobile/room/liveRoom.html
reg/index.html
room/imagesRoom.html
room/lib/lang.js → room/lib/roomLang.js
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 @
f733f099
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=202303
1702
"
></script>
<script
src=
"lib/default.js?v=202303
2301
"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
dewExc/index.html
View file @
f733f099
...
...
@@ -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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script>
...
...
focus.html
View file @
f733f099
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=202303
1702
"
></script>
<script
src=
"lib/default.js?v=202303
2301
"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
index.html
View file @
f733f099
<!DOCTYPE html>
<html
lang=
"en"
>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=202303
1702
"
></script>
<script
src=
"lib/default.js?v=202303
2301
"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
lib/
l
ang.js
→
lib/
pcL
ang.js
View file @
f733f099
...
...
@@ -125,6 +125,15 @@ var langList=[
upload7
:
'圖片過大,請重新上傳!'
,
upload8
:
'請選擇正確的圖片!'
,
upload9
:
'请选择您的图片'
,
dew1
:
'我的露水'
,
dew2
:
'買入露水'
,
dew3
:
'賣出露水'
,
dew4
:
'露水'
,
dew5
:
'確認買入'
,
dew6
:
'請選擇您要兌換的露水'
,
dew7
:
'兌換成功!'
,
dew8
:
'消耗XXX寶石'
,
dew9
:
'全部兌換'
,
},
{
...
...
live.html
View file @
f733f099
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=202303
1702
"
></script>
<script
src=
"lib/default.js?v=202303
2301
"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
mobile/index.html
View file @
f733f099
...
...
@@ -19,7 +19,7 @@
<link
rel=
"apple-touch-icon-precomposed"
href=
"icon/fox-icon.png"
>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=202303
1702
"
></script>
<script
src=
"lib/default.js?v=202303
2301
"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
...
...
@@ -410,13 +410,14 @@
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"lib/login.js?v=2023031702"
></script>
<script
src=
"index.js?v=2022122201"
defer=
""
></script>
<script
src=
"lib/
lang
.js?v=2023031702"
></script>
<script
src=
"lib/
l
oginLang.js"
></script>
<script
src=
"lib/
phoneLang.js
.js?v=2023031702"
></script>
<script
src=
"lib/
mobileL
oginLang.js"
></script>
<!-- <script src="index.js" defer></script> -->
<!-- <link rel="manifest" href="manifest.webmanifest" /> -->
<script>
$
(
function
(){
if
(
sessionStorage
.
pmt
==
12266
){
$
(
".top-box-ul li"
).
eq
(
1
).
hide
()
}
...
...
mobile/lib/default.js
View file @
f733f099
...
...
@@ -119,6 +119,8 @@ function pmtStart(){
$
.
ajax
({
url
:
$ip
+
'activeLog/h5Active'
,
data
:{
lang
:
sessionStorage
.
lang
,
os
:
'h5'
,
pmt
:
'ftsH5'
,
pageID
:
localStorage
.
canvasCode
},
...
...
@@ -135,6 +137,8 @@ function pmtStart(){
url
:
$ip
+
'frontPage/queryLinkNumberCid'
,
type
:
'get'
,
data
:{
lang
:
sessionStorage
.
lang
,
os
:
'h5'
,
linkNumber
:
pmtNumber
,
// pageID:localStorage.canvasCode,
},
...
...
@@ -151,6 +155,8 @@ function pmtStart(){
$
.
ajax
({
url
:
$ip
+
'activeLog/h5Active'
,
data
:{
lang
:
sessionStorage
.
lang
,
os
:
'h5'
,
pmt
:
myCid
,
pageID
:
localStorage
.
canvasCode
},
...
...
@@ -163,7 +169,7 @@ function pmtStart(){
global
:
false
,
type
:
'get'
,
data
:
{
lang
:
2
,
lang
:
sessionStorage
.
lang
,
os
:
'h5'
,
cid
:
sessionStorage
.
myCid
,
webVersion
:
'1000'
,
...
...
mobile/lib/
l
oginLang.js
→
mobile/lib/
mobileL
oginLang.js
View file @
f733f099
File moved
mobile/lib/
l
ang.js
→
mobile/lib/
phoneL
ang.js
View file @
f733f099
File moved
mobile/room/lib/
l
ang.js
→
mobile/room/lib/
phoneRoomL
ang.js
View file @
f733f099
File moved
mobile/room/liveRoom.html
View file @
f733f099
...
...
@@ -537,7 +537,7 @@
<script
src=
"../lib/login.js?v=2023031701"
></script>
<!-- <script src="../lib/inobounce.js"></script> -->
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"../lib/
l
oginLang.js?v=2023031701"
></script>
<script
src=
"../lib/
mobileL
oginLang.js?v=2023031701"
></script>
<script
src=
"../lib/flv.js"
></script>
<script
src=
"../index.js?v=2022122201"
defer=
""
></script>
<script>
...
...
reg/index.html
View file @
f733f099
...
...
@@ -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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
...
...
room/imagesRoom.html
View file @
f733f099
...
...
@@ -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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
...
...
room/lib/
l
ang.js
→
room/lib/
roomL
ang.js
View file @
f733f099
File moved
room/liveRoom.html
View file @
f733f099
...
...
@@ -463,7 +463,7 @@
<script
src=
"../lib/keywords.js"
></script>
<script
src=
"../lib/swiper.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
...
...
room/videoRoom.html
View file @
f733f099
...
...
@@ -136,7 +136,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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
...
...
search/index.html
View file @
f733f099
...
...
@@ -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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
...
...
space/index.html
View file @
f733f099
...
...
@@ -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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
...
...
space/like.html
View file @
f733f099
...
...
@@ -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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script>
...
...
space/myRoom.html
View file @
f733f099
...
...
@@ -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=202303
1702
"
></script>
<script
src=
"../lib/default.js?v=202303
2301
"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023031701"
></script>
<script>
...
...
tag.html
View file @
f733f099
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=202303
1702
"
></script>
<script
src=
"lib/default.js?v=202303
2301
"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
videoPage.html
View file @
f733f099
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=202303
1702
"
></script>
<script
src=
"lib/default.js?v=202303
2301
"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
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