使用casperjs实现淘宝图片爬取 需要先安装 casperjs和phantomjs 安装命令 npm install -g casperjs npm install -g phantomjs 运行命令 casperjs src/index.js