Authored by hf

code review by fei.hong: do test yuanxiao huodong redirect

@@ -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}}