excel2word 将excel表格信息填入word对应表格中,word模板为input.js 使用node-excel-to-json和doctemplate,直接看他们的教程吧。 启动方法: git clone npm install npm start