打包之前在根目录新建vue.config.js文件,写入

module.exports={
    publicPath: “./”
}

之后在进行打包

Logo

前往低代码交流专区

更多推荐