修改正式环境端口
This commit is contained in:
		@@ -35,7 +35,7 @@ module.exports = {
 | 
			
		||||
    proxy: {
 | 
			
		||||
      // detail: https://cli.vuejs.org/config/#devserver-proxy  `http://124.70.202.11:8085` https://wap.wzzyhp.com
 | 
			
		||||
      [process.env.VUE_APP_BASE_API]: {
 | 
			
		||||
        // target: 'http://172.16.96.111:8585', //`http://zhxg.gxsdxy.cn`,`https://wap.wzzyhp.com`,   http://localhost:8085  http://zhxgjava.gxsdxy.cn
 | 
			
		||||
        // target: 'http://172.16.96.111:8085', //`http://zhxg.gxsdxy.cn`,`https://wap.wzzyhp.com`,   http://localhost:8085  http://zhxgjava.gxsdxy.cn
 | 
			
		||||
        target: 'http://localhost:8085',// `http://zhxg.gxsdxy.cn`,`https://wap.wzzyhp.com`,   http://localhost:8085  http://zhxgjava.gxsdxy.cn
 | 
			
		||||
        //target:`http://zhxg.gxsdxy.cn`,
 | 
			
		||||
        changeOrigin: true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user