Merge pull request '二维码推广' (#505) from feature/qrcode_promotion into master

Reviewed-on: http://8.136.139.249:3000/wmtx/platform/pulls/505
master
廖金灵 3 years ago
commit ee1bcab771

@ -123,7 +123,7 @@
//url: 'http://10.0.10.185:8089/index.php?s=/Qrcode/Jump/getURLScheme',
url: 'https://mg.wmtxkj.com/index.php?s=/Qrcode/Jump/getURLScheme',
data: {
'id': "{$unique_str}",
'unique_str': "{$unique_str}",
},
success: function(data){
window.location.href = data.openlink;

Loading…
Cancel
Save