本地成功截图 云失败截图 引入方式 在 common 新建公共模块 执行 npm install officegen 在需要使用的云函数更新 公共模块依赖 在index.js const officegen = require('officegen') 求大神帮忙看下。