Authored by hf

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

... ... @@ -17,7 +17,7 @@
</div>
<script type="text/javascript">
setTimeout(function (){
location.href = '{{{activityUrl}}}';
location.href = '{{activityUrl}}';
}, 2000);
</script>
{{> cuxiao/yuanxiao/footer}}
... ...