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