Authored by hf

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

... ... @@ -135,7 +135,7 @@ class YuanxiaoController extends HuodongAction
$this->_view->display('wait', array(
'staticTitle' => '2016潮流运势测试',
'staticFile' => self::STATIC_FILE,
'activityUrl' => !$this->isWeixin() ? $activityUrl . '?openby:yohobuy={"action":"go.h5","params":{"url":"' . $activityUrl . '","islogin":"N","param":{"from":"app"},"share":"'.$activityUrl.'", shareparam:":{"share_id":"1"}}}' : $activityUrl,
'activityUrl' => !$this->isWeixin() ? $activityUrl . '?openby:yohobuy={"action":"go.h5","params":{"url":"' . $activityUrl . '","islogin":"N","param":{"from":"app"},"share":"'.$activityUrl.'","shareparam":{"share_id":"1"}}}' : $activityUrl,
'staticJS' => array(
'wait.js'
),
... ...