Node.js如何获取文件大小const size = await utils.getFileSize(filePath) getFileSize(file) { file = decodeURI(file) return new Promi2023-04-26JavaScript290