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