Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
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
45e80321
authored
Apr 09, 2024
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xg
parent
ac299fe7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
202 additions
and
224 deletions
footseen/Nesting/newShare/index.html
test.html
testB.html
text3.html
footseen/Nesting/newShare/index.html
View file @
45e80321
...
...
@@ -101,78 +101,78 @@
// }
// }
// if (getRequest().appversion >= 7400) {
// tellCliIcon();
// $('.help').hide();
// $firefly.changeTitle2();
// function tellCliIcon() {
// let mInfos = [ //第一级 右上角展示的Icon
// {
// "imgUrl": 'https://app.ixiulive.com/static/app/img/kf.png',
// "explain": '客服',
// "webFunc": "$firefly.goCustomerService()",
// },
// {
// "imgUrl": 'https://app.ixiulive.com/static/app/img/share1.png?v=202304191549',
// "explain": '分享',
// "webFunc": 'showShare()',
// },
// {
// //第二级 更多中的内容
// "imgUrl": 'https://app.ixiulive.com/static/app/img/more1.png?v=202304191549', // ...的icon
// "explain": "更多",// ...的cid
// "webFunc": "openExtra()"
// }
// ]
// $firefly.showIcons(mInfos);
// }
// function openExtra() {
// let infos = [
// [{
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang1,
// "webFunc": "$firefly.goOthers(3,'http://ceshi.yabolive.tv/Nesting/newShare/info.html" + location.search + "')",
// }, {
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang2,
// "webFunc": "$firefly.refreshWeb()",
// }],
// [{
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang3,
// "webFunc": "$firefly.goCustomerService()",
// },
// {
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang4,
// "webFunc": "showShare()",
// },
// {
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang5,
// "webFunc": "$firefly.goOthers(3,'http://test.ybact.yazhaiyabo.com/active2021/activityCenter/index.html" + location.search + "')",
// },
// {
// "fontStyle": {
// "highLight": true // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang6,
// "webFunc": "$firefly.closeWebView()",
// }]
// ]
// $firefly.openExtra(infos);
// }
// } else if (getRequest().appversion >= 7300) {
// tellCliIcon();
// $('.help').hide();
// $firefly.changeTitle2();
// function tellCliIcon() {
// let mInfos = [ //第一级 右上角展示的Icon
// {
// "imgUrl": 'https://app.ixiulive.com/static/app/img/kf.png',
// "explain": '客服',
// "webFunc": "$firefly.goCustomerService()",
// },
// {
// "imgUrl": 'https://app.ixiulive.com/static/app/img/share1.png?v=202304191549',
// "explain": '分享',
// "webFunc": 'showShare()',
// },
// {
// //第二级 更多中的内容
// "imgUrl": 'https://app.ixiulive.com/static/app/img/more1.png?v=202304191549', // ...的icon
// "explain": "更多",// ...的cid
// "webFunc": "openExtra()"
// }
// ]
// $firefly.showIcons(mInfos);
// }
// function openExtra() {
// let infos = [
// [{
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang1,
// "webFunc": "$firefly.goOthers(3,'http://ceshi.yabolive.tv/Nesting/newShare/info.html" + location.search + "')",
// }, {
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang2,
// "webFunc": "$firefly.refreshWeb()",
// }],
// [{
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang3,
// "webFunc": "$firefly.goCustomerService()",
// },
// {
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang4,
// "webFunc": "showShare()",
// },
// {
// "fontStyle": {
// "highLight": false // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang5,
// "webFunc": "$firefly.goOthers(3,'http://test.ybact.yazhaiyabo.com/active2021/activityCenter/index.html" + location.search + "')",
// },
// {
// "fontStyle": {
// "highLight": true // 是否高亮
// },
// "explain": $firefly.langList[$firefly.langType].lang6,
// "webFunc": "$firefly.closeWebView()",
// }]
// ]
// $firefly.openExtra(infos);
// }
// } else if (getRequest().appversion >= 7300) {
// $('.help').hide();
// var obj = {
// "cid": 29,
...
...
@@ -503,10 +503,10 @@
var
webPageUrl
=
''
;
//41 B包
if
(
res
.
vest
==
41
)
{
webPageUrl
=
'http://footseen.com/testB.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
'
;
webPageUrl
=
'http://footseen.com/testB.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
&appname='
+
$firefly
.
urlData
.
appname
;
}
else
if
(
res
.
vest
==
50
||
res
.
vest
==
60
)
{
//A包
webPageUrl
=
'http://footseen.com/test.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
'
;
webPageUrl
=
'http://footseen.com/test.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
&appname='
+
$firefly
.
urlData
.
appname
;
}
picImg
=
data
.
qrurl
;
var
obj
=
{
...
...
test.html
View file @
45e80321
This diff is collapsed.
Click to expand it.
testB.html
View file @
45e80321
...
...
@@ -156,41 +156,22 @@
icid
:
'iosftsB'
,
agentCode
:
getRequest
().
agentCode
}
ShareTrace
.
init
({
appkey
:
"93adc025c1e699fe"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
'成功'
)
},
error
:
function
(
msg
)
{
console
.
log
(
'失败'
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
copyText
(
getRequest
().
agentCode
);
ShareTrace
.
download
()
;
window
.
location
.
href
=
'https://apps.apple.com/us/app/firefly-live-go-live-stream/id1632598421'
;
})
}
else
{
var
params
=
{
icid
:
'ftsB'
,
agentCode
:
getRequest
().
agentCode
}
ShareTrace
.
init
({
appkey
:
"93adc025c1e699fe"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
'成功'
)
},
error
:
function
(
msg
)
{
console
.
log
(
'失败'
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
copyText
(
getRequest
().
agentCode
);
ShareTrace
.
download
();
// window.location.href = 'https://big.bgp.ourpow.com/apk/mf/app-debug-3.apk';
if
(
$firefly
.
urlData
.
appname
==
'com.mimosa.live.android'
)
{
window
.
location
.
href
=
'https://play.google.com/store/apps/details?id=com.mimosa.live.android'
}
else
{
window
.
location
.
href
=
'https://big.bgp.ourpow.com/apk/nf/Release-ftsgw.apk'
;
}
})
}
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
...
...
text3.html
View file @
45e80321
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"keywords"
content=
"foot fetish,foot worship,foot tickle,Foot Seen,Video streaming"
>
<meta
name=
"description"
content=
""
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<script
src=
"https://www.footseen.com/js/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/css/base2.css"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/css/newIndex.css?v=202104061611111111111111"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/layer-v3.1.0/layer.css"
>
<title>
Footseen
</title>
<style
type=
"text/css"
>
.layer-box
{
width
:
7.2rem
;
height
:
6.973rem
;
background
:
url(https://www.footseen.com/img/phonembg.png)
no-repeat
;
background-size
:
100%
100%
;
position
:
relative
;
}
.layui-layer-close2
{
display
:
none
!important
;
}
.layui-layer
{
border-radius
:
0.5rem
!important
;
}
.layui-layer-page
.layui-layer-content
{
border-radius
:
0.5rem
!important
;
}
.codeBox
{
position
:
absolute
;
left
:
0
;
bottom
:
5rem
;
width
:
100%
;
text-align
:
center
;
height
:
0.88rem
;
line-height
:
0.88rem
;
}
.code
{
position
:
relative
;
padding
:
0
0.4rem
;
height
:
0.88rem
;
line-height
:
0.88rem
;
text-align
:
center
;
font-size
:
0.4rem
;
z-index
:
50
;
color
:
#FFF
;
border-radius
:
0.666rem
;
-webkit-border-radius
:
0.666rem
;
-moz-border-radius
:
0.666rem
;
-ms-border-radius
:
0.666rem
;
-o-border-radius
:
0.666rem
;
background-color
:
rgba
(
0
,
0
,
0
,
.2
);
display
:
inline-block
;
}
.code
img
{
width
:
0.426rem
;
height
:
0.426rem
;
vertical-align
:
middle
;
display
:
inline-block
;
margin-top
:
-.1rem
;
margin-left
:
0.1rem
;
}
</style>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"keywords"
content=
"foot fetish,foot worship,foot tickle,Foot Seen,Video streaming"
>
<meta
name=
"description"
content=
""
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<script
src=
"https://www.footseen.com/js/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/css/base2.css"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/css/newIndex.css?v=202104061611111111111111"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/layer-v3.1.0/layer.css"
>
<title>
Footseen
</title>
<style
type=
"text/css"
>
.layer-box
{
width
:
7.2rem
;
height
:
6.973rem
;
background
:
url(https://www.footseen.com/img/phonembg.png)
no-repeat
;
background-size
:
100%
100%
;
position
:
relative
;
}
.layui-layer-close2
{
display
:
none
!important
;
}
.layui-layer
{
border-radius
:
0.5rem
!important
;
}
.layui-layer-page
.layui-layer-content
{
border-radius
:
0.5rem
!important
;
}
.codeBox
{
position
:
absolute
;
left
:
0
;
bottom
:
5rem
;
width
:
100%
;
text-align
:
center
;
height
:
0.88rem
;
line-height
:
0.88rem
;
}
.code
{
position
:
relative
;
padding
:
0
0.4rem
;
height
:
0.88rem
;
line-height
:
0.88rem
;
text-align
:
center
;
font-size
:
0.4rem
;
z-index
:
50
;
color
:
#FFF
;
border-radius
:
0.666rem
;
-webkit-border-radius
:
0.666rem
;
-moz-border-radius
:
0.666rem
;
-ms-border-radius
:
0.666rem
;
-o-border-radius
:
0.666rem
;
background-color
:
rgba
(
0
,
0
,
0
,
.2
);
display
:
inline-block
;
}
.code
img
{
width
:
0.426rem
;
height
:
0.426rem
;
vertical-align
:
middle
;
display
:
inline-block
;
margin-top
:
-.1rem
;
margin-left
:
0.1rem
;
}
</style>
</head>
<body>
<div
class=
"main"
>
<span
class=
"langTitle"
><img
src=
"https://www.footseen.com/img/down2.png"
/><font></font></span>
<span
class=
"langTitle"
><img
src=
"https://www.footseen.com/img/down2.png"
/>
<font></font>
</span>
<div
class=
"langList"
>
<p
data-lang=
"2"
>
繁體中文
</p>
<p
data-lang=
"1"
>
English
</p>
...
...
@@ -83,12 +93,13 @@
<div
class=
"codeBox"
>
<p
class=
"code"
><span></span><img
src=
"https://www.footseen.com/img/copy.png"
/></p>
</div>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<div
class=
"iosDown heartbeat"
></div>
<div
style=
"display: none"
class=
"layer-box"
>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span></div>
<div
class=
"apkDown"
><img
src=
"https://www.footseen.com/img/andorid.png"
/><span>
APK
</span></div>
</div>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span>
</div>
<div
class=
"apkDown"
><img
src=
"https://www.footseen.com/img/andorid.png"
/><span>
APK
</span></div>
</div>
</div>
</body>
<script
src=
"https://www.footseen.com/js/jquery-3.1.1.min.js"
></script>
...
...
@@ -96,58 +107,43 @@
<script
src=
'https://www.footseen.com/layer-v3.1.0/layer/layer.js'
></script>
<script
type=
"text/javascript"
>
//var data = OpenInstall.parseUrlParams();
var
params
=
{
"bindType"
:
getRequest
().
bindType
,
"agentCode"
:
getRequest
().
agentCode
,
"testCode"
:
true
,
};
console
.
log
(
JSON
.
stringify
(
params
));
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
layer
.
msg
(
"init success..."
)
},
error
:
function
(
msg
)
{
layer
.
msg
(
"init error..."
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
(){
//var data = OpenInstall.parseUrlParams();
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
setTimeout
(
function
()
{
ShareTrace
.
download
()
;
},
500
)
window
.
location
.
href
=
'https://apps.apple.com/us/app/firefly-live-go-live-stream/id1632598421'
;
},
500
)
})
$
(
'.code img'
).
on
(
'click'
,
function
()
{
copyText
(
getRequest
().
agentCode
);
setTimeout
(
function
()
{
layer
.
msg
(
langList
[
langType
].
foot4
);
},
100
)
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
$
(
'.code img'
).
on
(
'click'
,
function
()
{
copyText
(
getRequest
().
agentCode
);
setTimeout
(
function
()
{
layer
.
msg
(
langList
[
langType
].
foot4
);
},
100
)
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
var
currentFocus
=
document
.
activeElement
;
document
.
body
.
appendChild
(
textarea
);
textarea
.
value
=
text
;
textarea
.
focus
();
if
(
textarea
.
setSelectionRange
)
textarea
.
setSelectionRange
(
0
,
textarea
.
value
.
length
);
else
textarea
.
select
();
try
{
var
flag
=
document
.
execCommand
(
"copy"
);
}
catch
(
eo
){
var
flag
=
false
;
}
document
.
body
.
removeChild
(
textarea
);
currentFocus
.
focus
();
return
flag
;
var
textarea
=
document
.
createElement
(
"textarea"
);
var
currentFocus
=
document
.
activeElement
;
document
.
body
.
appendChild
(
textarea
);
textarea
.
value
=
text
;
textarea
.
focus
();
if
(
textarea
.
setSelectionRange
)
textarea
.
setSelectionRange
(
0
,
textarea
.
value
.
length
);
else
textarea
.
select
();
try
{
var
flag
=
document
.
execCommand
(
"copy"
);
}
catch
(
eo
)
{
var
flag
=
false
;
}
document
.
body
.
removeChild
(
textarea
);
currentFocus
.
focus
();
return
flag
;
}
</script>
</html>
</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