diff --git a/Application/Qrcode/View/default/Jump/jumpMp.html b/Application/Qrcode/View/default/Jump/jumpMp.html index 7b80985e9..9e8bd22a9 100644 --- a/Application/Qrcode/View/default/Jump/jumpMp.html +++ b/Application/Qrcode/View/default/Jump/jumpMp.html @@ -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;