Commit 7927d85b by libai

测试

parent 8d81f484
Showing with 13 additions and 3 deletions
......@@ -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=2022120601">
<link rel="stylesheet" href="../css/login.css?v=2022112803">
<link rel="stylesheet" href="css/liveRoom.css?v=2022120603">
<link rel="stylesheet" href="../css/login.css?v=2022112804">
<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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment