...
|
...
|
@@ -45,7 +45,7 @@ class YuanxiaoController extends HuodongAction |
|
|
$this->go(Helpers::url('/signin.html', array('refer' => Helpers::url('/cuxiao/yuanxiao/info')), 'default'));
|
|
|
} else {
|
|
|
$playUrl = Helpers::url('/cuxiao/yuanxiao/index');
|
|
|
$this->go($playUrl . '?yohobuy={"action":"go.h5","params":{"islogin":"N","type":0,"url":"' . $playUrl . '","param":{}}}');
|
|
|
$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"}}}');
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
|