Showing
1 changed file
with
1 additions
and
1 deletions
@@ -134,7 +134,7 @@ class YuanxiaoController extends HuodongAction | @@ -134,7 +134,7 @@ class YuanxiaoController extends HuodongAction | ||
134 | $this->_view->display('wait', array( | 134 | $this->_view->display('wait', array( |
135 | 'staticTitle' => '2016潮流运势测试', | 135 | 'staticTitle' => '2016潮流运势测试', |
136 | 'staticFile' => self::STATIC_FILE, | 136 | 'staticFile' => self::STATIC_FILE, |
137 | - 'activityUrl' => $this->_isApp ? $activityUrl . '?openby:yohobuy={"action":"go.h5","params":{"islogin":"N","param":{"from":"app"},"share":"'.$activityUrl.'", shareparam:":{"share_id":"1"}}}' : $activityUrl, | 137 | + '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, |
138 | 'staticJS' => array( | 138 | 'staticJS' => array( |
139 | 'wait.js' | 139 | 'wait.js' |
140 | ), | 140 | ), |
-
Please register or login to post a comment