Authored by 毕凯

H5 儿童不需要tab

... ... @@ -113,7 +113,7 @@ class GirlfourController extends HuodongAction
'jumpUrl' => $isAppLogged ? 'javascript:;' : $urlKids . '?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"' . $urlEncode . '","param":{"from":"app"}},"requesturl":{"url":"","param":{}},"priority":"N"}}',
'isOnline' => $this->getisOnline(),
'pageType' => 'kid',
'tab' => array('us', 'bag', 'yohope', 'shoes', 'more'),
// 'tab' => array('us', 'bag', 'yohope', 'shoes', 'more'),
'isApp' => $this->_isApp,
'getCouponUrl' => Helpers::url('/cuxiao/girlday/getnamed', array('uid' => $this->getLoggedUid())),
'shareTitle' => 'YOHO!BUY有货【春潮新势力】千万元优惠券限时派送中!',
... ...