输入banner图图片脚本导航/分类

phantomjsiframe访问元素_html/css_WEB-ITnose

执行参数:phantomjs --web-security=no xxx.jsvar content = page.evaluate(function() {    return $("iframe:first").contents().find("#ptlogin_iframe").contents().find("#switcher_plogin").html();});