Showing
1 changed file
with
1 additions
and
1 deletions
@@ -113,7 +113,7 @@ class GirlfourController extends HuodongAction | @@ -113,7 +113,7 @@ class GirlfourController extends HuodongAction | ||
113 | 'jumpUrl' => $isAppLogged ? 'javascript:;' : $urlKids . '?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"' . $urlEncode . '","param":{"from":"app"}},"requesturl":{"url":"","param":{}},"priority":"N"}}', | 113 | 'jumpUrl' => $isAppLogged ? 'javascript:;' : $urlKids . '?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"' . $urlEncode . '","param":{"from":"app"}},"requesturl":{"url":"","param":{}},"priority":"N"}}', |
114 | 'isOnline' => $this->getisOnline(), | 114 | 'isOnline' => $this->getisOnline(), |
115 | 'pageType' => 'kid', | 115 | 'pageType' => 'kid', |
116 | - 'tab' => array('us', 'bag', 'yohope', 'shoes', 'more'), | 116 | + // 'tab' => array('us', 'bag', 'yohope', 'shoes', 'more'), |
117 | 'isApp' => $this->_isApp, | 117 | 'isApp' => $this->_isApp, |
118 | 'getCouponUrl' => Helpers::url('/cuxiao/girlday/getnamed', array('uid' => $this->getLoggedUid())), | 118 | 'getCouponUrl' => Helpers::url('/cuxiao/girlday/getnamed', array('uid' => $this->getLoggedUid())), |
119 | 'shareTitle' => 'YOHO!BUY有货【春潮新势力】千万元优惠券限时派送中!', | 119 | 'shareTitle' => 'YOHO!BUY有货【春潮新势力】千万元优惠券限时派送中!', |
-
Please register or login to post a comment