Commit 096c58b3 by libai

测试

parent 613ea5ed
Showing with 1 additions and 0 deletions
...@@ -628,6 +628,7 @@ $(function(){ ...@@ -628,6 +628,7 @@ $(function(){
success: function (res) { success: function (res) {
var _self=$(this) var _self=$(this)
if (res.code == 1) { if (res.code == 1) {
// console.log(_self[0].url)
window.location.href='https://firefly.live/footseenPay/index.html?goUrl='+_self[0].url window.location.href='https://firefly.live/footseenPay/index.html?goUrl='+_self[0].url
// window.location.href = res.url; // window.location.href = res.url;
} else { } else {
......
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