修改vue.config.js:

module.exports = {
    publicPath: '/',
}

注意不是"./"

相关文章: