在config/index.js中,dev下 assetsPublicPath: ‘/服务器部署文件夹名称/’,在router/index.js中,export default new Router({下 注释掉 mode: ‘history’, 这样打包可以访问。但路径中有#号。