Explorar el Código

Merge branch 'dev' of maopiao/mp-ui-user into test

lsx hace 2 años
padre
commit
5c047616f2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -8,7 +8,7 @@ module.exports = {
 	      [process.env.VUE_APP_BASE_API]: {
 	      // target: `https://mp-api.51jiazhu.com`,
 	      // target: `https://test-mp.quanshu123.com`,
-			  target: `http://mptest.kaimanghe.net`,
+			  target: `http://test-api.kaimanghe.net`,
 	        changeOrigin: true,
 	        pathRewrite: {
 	          ['^' + process.env.VUE_APP_BASE_API]: ''