Authored by youfu

h5领券第4波文件代码优化 for Girlday.php

@@ -20,6 +20,7 @@ class GirlfourController extends HuodongAction @@ -20,6 +20,7 @@ class GirlfourController extends HuodongAction
20 */ 20 */
21 public function boyAction() 21 public function boyAction()
22 { 22 {
  23 +
23 // 判断是否是应用访问, 拼接APP需要的URL参数 24 // 判断是否是应用访问, 拼接APP需要的URL参数
24 $isApp = null !== $this->get('app_version'); 25 $isApp = null !== $this->get('app_version');
25 $isAppLogged = true; 26 $isAppLogged = true;
@@ -139,7 +140,7 @@ class GirlfourController extends HuodongAction @@ -139,7 +140,7 @@ class GirlfourController extends HuodongAction
139 } 140 }
140 $urlKids = Helpers::url('/cuxiao/girlfour/lifestyle'); 141 $urlKids = Helpers::url('/cuxiao/girlfour/lifestyle');
141 $urlEncode = strtr($urlKids, array('/' => '\\/')); 142 $urlEncode = strtr($urlKids, array('/' => '\\/'));
142 - 143 +
143 $this->_view->display('girlfour', array( 144 $this->_view->display('girlfour', array(
144 'staticTitle' => 'YOHO!BUY有货【春潮新势力】', 145 'staticTitle' => 'YOHO!BUY有货【春潮新势力】',
145 'staticJS' => array( 146 'staticJS' => array(