code review by fei.hong: do test yuanxiao huodong redirect
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}}}'; | 20 | + location.href = '{{activityUrl}}'; |
21 | }, 2000); | 21 | }, 2000); |
22 | </script> | 22 | </script> |
23 | {{> cuxiao/yuanxiao/footer}} | 23 | {{> cuxiao/yuanxiao/footer}} |
-
Please register or login to post a comment