递归读取文件夹,获取文件信息 const fs = require('fs'); const path = require('path'); const htmlList = []; const cssList = []; const jsList = []; function getFiles