Closed radicalviva closed 7 years ago
dev: { env: require('./dev.env'), port: 8080, assetsSubDirectory: 'static', assetsPublicPath: '/', proxyTable: { '/module/info.html': { target: 'http://localhost:8000', changeOrigin: true } }
不能访问 http://localhost:8080/module/info.html
http://localhost:8080/module/info.html
你好,这个代理你是怎么解决的?
不能访问
http://localhost:8080/module/info.html