二、创建一个js文件:html2pdf.js,我这里放在文件夹phantom下。 内容如下: var page = require('webpage').create(); var system = require('system'); 读取命令行参数, ...
確定! 回上一頁