2 个回答

路径的问题,把config/index.js里的assetsPublicPath'/'改成'./'

楼上说的对 首先是路径config/index.js里的assetsPublicPath从'/'改成'./' 如果还不行 就http-server之后就应该可以了

推荐问题