Authored by hf

code review by zheng.zhang: do yuanxiao chouqian huodong

@@ -45,7 +45,7 @@ class YuanxiaoController extends HuodongAction @@ -45,7 +45,7 @@ class YuanxiaoController extends HuodongAction
45 $this->go(Helpers::url('/signin.html', array('refer' => Helpers::url('/cuxiao/yuanxiao/info')), 'default')); 45 $this->go(Helpers::url('/signin.html', array('refer' => Helpers::url('/cuxiao/yuanxiao/info')), 'default'));
46 } else { 46 } else {
47 $playUrl = Helpers::url('/cuxiao/yuanxiao/index'); 47 $playUrl = Helpers::url('/cuxiao/yuanxiao/index');
48 - $this->go($playUrl . '?yohobuy={"action":"go.h5","params":{"islogin":"N","type":0,"url":"' . $playUrl . '","param":{}}}'); 48 + $this->go($playUrl . '?openby:yohobuy={"action":"go.h5","params":{"url":"' . $playUrl . '?","param":{"share_id":"722"},"share":"\/operations\/api\/v5\/webshare\/getShare","shareparam":{"share_id":"722"}}}');
49 } 49 }
50 } 50 }
51 51