路径:config/index.js

build: {
  assetsPublicPath: '/'  改为  assetsPublicPath: './'
}

打包后文件如果放入子目录中,添加base属性

mode: 'history',
base: '/test666/1212',
作者 铁血 汉子 2018年12月12日
2024/05/03/07:12:26pm 2018/12/12/7:09:14
0 3933