suchen

Heim  >  Fragen und Antworten  >  Hauptteil

使用 node.js formidable 模块上传图片 但是上传成功后 是这种类型的 见下图

这是代码 哎,,

PHPzPHPz2796 Tage vor700

Antworte allen(1)Ich werde antworten

  • 天蓬老师

    天蓬老师2017-04-17 11:52:19

    fs.rename(files.file0.path, root + "/" + files.file0.name, function (error) {
    console.log(error)
    })

    Antwort
    0
  • StornierenAntwort