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
2622a40f
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
66e57290
master
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
mTest/index.html
mTest/room/liveRoom.html
mTest/index.html
View file @
2622a40f
...
...
@@ -793,7 +793,7 @@ $(function(){
success
:
function
(
data
){
}
})
window
.
open
(
"https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="
+
sessionStorage
.
myCid
+
"&uid="
+
localStorage
.
uid
+
"&os=h5&appversion=7"
)
window
.
open
(
"https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="
+
sessionStorage
.
myCid
+
"&uid="
+
localStorage
.
uid
+
"&
token="
+
localStorage
.
token
+
"&
os=h5&appversion=7"
)
})
$
(
".right-list-box-face"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
$
(
"body"
).
css
(
"background"
,
"rgb(217, 217, 217)"
)
...
...
This diff is collapsed.
Click to expand it.
mTest/room/liveRoom.html
View file @
2622a40f
...
...
@@ -929,7 +929,7 @@ $(function(){
}
})
window
.
open
(
"https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="
+
sessionStorage
.
myCid
+
"&uid="
+
localStorage
.
uid
+
"&os=h5&appversion=7"
)
window
.
open
(
"https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="
+
sessionStorage
.
myCid
+
"&uid="
+
localStorage
.
uid
+
"&
token="
+
localStorage
.
token
+
"&
os=h5&appversion=7"
)
})
$
(
".layer-ios-close"
).
on
(
"click"
,
function
(){
layer
.
closeAll
()
...
...
@@ -1776,7 +1776,7 @@ $(function(){
}
})
window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&os=h5&appversion=7")
window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&
token="+localStorage.token+"&
os=h5&appversion=7")
}, 1000);
return
}
...
...
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