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
7927d85b
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
8d81f484
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
mTest/room/liveRoom.html
mTest/room/liveRoom.html
View file @
7927d85b
...
...
@@ -35,8 +35,8 @@
<script
src=
"../lib/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/base.css?v=2022112803"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=202212060
1
"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=202211280
3
"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=202212060
3
"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=202211280
4
"
>
<link
rel=
"manifest"
href=
"../manifest.webmanifest?v=2022112308"
/>
<script
src=
"../lib/hello.js"
async
defer
></script>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
...
...
@@ -1781,8 +1781,18 @@ $(function(){
pageID:localStorage.canvasCode,
},
success:function(data){
layer.open({
type: 2,
title: false,
shadeClose: true,
skin: "yourclass10",
area: ["9rem", dHeight-200+"px"],
content: "https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr=ftsH5&uid="+localStorage.uid+"",
end: function () {
window.location.href="https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr=ftsH5&uid="+localStorage.uid+""
}
})
// window.location.href="https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr=ftsH5&uid="+localStorage.uid+""
}
})
}, 1000);
...
...
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