code review by fei.hong: do test yuanxiao huodong redirect
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -135,7 +135,7 @@ class YuanxiaoController extends HuodongAction | @@ -135,7 +135,7 @@ class YuanxiaoController extends HuodongAction | ||
135 | $this->_view->display('wait', array( | 135 | $this->_view->display('wait', array( |
136 | 'staticTitle' => '2016潮流运势测试', | 136 | 'staticTitle' => '2016潮流运势测试', |
137 | 'staticFile' => self::STATIC_FILE, | 137 | 'staticFile' => self::STATIC_FILE, |
138 | - 'activityUrl' => !$this->isWeixin() ? $activityUrl . '?openby:yohobuy={"action":"go.h5","params":{"url":"' . $activityUrl . '","islogin":"N","param":{"from":"app"},"share":"'.$activityUrl.'", shareparam:":{"share_id":"1"}}}' : $activityUrl, | 138 | + 'activityUrl' => !$this->isWeixin() ? $activityUrl . '?openby:yohobuy={"action":"go.h5","params":{"url":"' . $activityUrl . '","islogin":"N","param":{"from":"app"},"share":"'.$activityUrl.'","shareparam":{"share_id":"1"}}}' : $activityUrl, |
139 | 'staticJS' => array( | 139 | 'staticJS' => array( |
140 | 'wait.js' | 140 | 'wait.js' |
141 | ), | 141 | ), |
-
Please register or login to post a comment