Browse Source

Merge branch 'ad-tu' of iqiyoo:zhuishuyun_wap into stabble

onlinetest 6 years ago
parent
commit
b75d4128e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/wap/advertise.blade.php

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

@@ -179,7 +179,7 @@
                 return;
                 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
         false
     );
     );