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
7c7cde22
authored
3 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
樱花秀 测试
parent
ab008e56
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
23 deletions
testB.html
testB.html
View file @
7c7cde22
...
...
@@ -156,31 +156,9 @@
}
else
{
$
(
'.iosDown'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
''
;
window
.
location
.
href
=
'
https://big.bgp.ourpow.com/apk/tmp/2021-04-23-18-57/Debug.apk
'
;
})
}
var
params
=
{
"bindType"
:
getRequest
().
bindType
,
"type"
:
getRequest
().
type
,
"agentCode"
:
getRequest
().
agentCode
,
};
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
"init success..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
(){
setTimeout
(
function
()
{
ShareTrace
.
download
();
},
500
)
})
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&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