一、app.getFileIcon import { app } from 'electron' // 返回NativeImage类型 app.getFileIcon(path, { size: 'large' }).then(nativeImage