Failed to upload vue file to Qiniu

     data.append("file", _this.file); //
      data.append("token", _this.postData.token);
      data.append("key", _this.postData.key);
      axios.post(_this.url, data).then(function(res) {
        console.log(res);
      })

key and hash have been returned in res, but why do I see this file in the background of Qiniu, but I can"t show the picture and file when previewing?

clipboard.png


cannot preview maybe mimetype is wrong. Can you post a link


I have a blog about this piece of content https://codeshelper.com/a/11.

"
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30c21-2bd21.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30c21-2bd21.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?