tusx hace 6 años
padre
commit
bc6dcbc29d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
     );