tusx 6 yıl önce
ebeveyn
işleme
bc6dcbc29d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      resources/views/wap/advertise.blade.php

+ 1 - 1
resources/views/wap/advertise.blade.php

@@ -179,7 +179,7 @@
                 return;
             }
             // 执行下载操作
-            location.href='/advertise/jump?uid='+uid+'&bid='+bid+'&ad='+ ad_id +'&sign='+sign+'&timestamp='+timestamp;
+            location.href='/advertise/jump?uid='+uid+'&bid='+bid+'&ad='+ ad_id +'&sign=' +sign+ '&timestamp=' + timestamp;
         },
         false
     );