mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-13 20:22:35 +08:00
更新于 07-06 03:16
This commit is contained in:
@ -131,7 +131,6 @@ $(document).ready(function () {
|
||||
$.get('./qrcode?t=' + timeStamp, function (data) {
|
||||
if (data.err == 0) {
|
||||
$('#refresh_qrcode').addClass('hidden');
|
||||
$('.landing').addClass('is-loading');
|
||||
window.location.href = `openapp.jdmobile://virtual/ad?params=${encodeURI(
|
||||
JSON.stringify({
|
||||
category: 'jump',
|
||||
|
Reference in New Issue
Block a user