Authored by hf

do format shopping cart

... ... @@ -62,17 +62,6 @@ class ChristmasController extends HuodongAction
'bannerUrl_2' => 'http://feature.yoho.cn/1211/1211APPHOMEGIRL/index.html?openby:yohobuy={"action":"go.h5","params":{"title":"潮集圣诞","url":"http://feature.yoho.cn/1211/1211APPHOMEGIRL/index.html?","share":"\/operations\/api\/v5\/webshare\/getShare","shareparam":{"share_id":"456"},"param":{"share_id":"456"}}}',
));
}
/**
* 链接跳转
*
* 备注:判断是苹果还是安卓
*
*/
public function goAction()
{
}
/**
* 检测登录状态
... ...