Merge branch 'feature/wap/yuanxiao' into develop/wap
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | </div> | 17 | </div> |
18 | <script type="text/javascript"> | 18 | <script type="text/javascript"> |
19 | setTimeout(function (){ | 19 | setTimeout(function (){ |
20 | - location.href = "{{activityUrl}}?openby:yohobuy={"action":"go.h5","params":{"title":"元宵抽签","url":"{{activityUrl}}","share":"\/operations\/api\/v5\/webshare\/getShare","shareparam":{"share_id":"1"},"param":{"share_id":"1"}}}"; | 20 | + location.href = '{{activityUrl}}?openby:yohobuy={"action":"go.h5","params":{"title":"元宵抽签","url":"{{activityUrl}}","share":"\/operations\/api\/v5\/webshare\/getShare","shareparam":{"share_id":"1"},"param":{"share_id":"1"}}}'; |
21 | }, 2000); | 21 | }, 2000); |
22 | </script> | 22 | </script> |
23 | {{> cuxiao/yuanxiao/footer}} | 23 | {{> cuxiao/yuanxiao/footer}} |
-
Please register or login to post a comment