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
57a23faf
authored
5 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ios下载
parent
060ab439
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
16 deletions
ios.html
ios.html
View file @
57a23faf
...
@@ -273,22 +273,25 @@
...
@@ -273,22 +273,25 @@
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
(
'.mBottom'
).
show
();
$
(
'.mBottom'
).
show
();
var
data
=
OpenInstall
.
parseUrlParams
();
var
data
=
OpenInstall
.
parseUrlParams
();
new
OpenInstall
({
$
(
'.iosBg'
).
on
(
'click'
,
function
(){
appKey
:
"dzxj4c"
,
window
.
location
.
href
=
'https://testflight.apple.com/join/F0dDxv20'
;
preferWakeup
:
true
,
})
mask
:
function
()
{
//new OpenInstall({
return
'
<
div
id
=
"openinstall_shadow"
class
=
"shadow-img"
><
img
src
=
"images/share-img.png"
alt
=
""
><
/div>
'
// appKey: "dzxj4c",
},
// preferWakeup: true,
onready
:
function
()
{
// mask: function () {
var
m
=
this
;
// return '
<
div
id
=
"openinstall_shadow"
class
=
"shadow-img"
><
img
src
=
"images/share-img.png"
alt
=
""
><
/div>
'
m
.
schemeWakeup
();
// },
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
// onready: function () {
console
.
log
(
1111111111
)
// var m = this;
m
.
wakeupOrInstall
();
// m.schemeWakeup();
return
false
;
// $(".iosBtn").on("click", function () {
})
// console.log(1111111111)
}
// m.wakeupOrInstall();
},
data
);
// return false;
// })
// }
//}, data);
$
(
'.topUp'
).
on
(
'click'
,
function
(){
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
})
...
...
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