vue.config.js中添加一行

module.exports = {

         publicPath: "./",

}

这样的解析就完成了