Browse Source

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

lsx 2 năm trước cách đây
mục cha
commit
916436ad29
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: `https://mptest.kaimanghe.net`,
+			  target: `http://mptest.kaimanghe.net`,
 	        changeOrigin: true,
 	        pathRewrite: {
 	          ['^' + process.env.VUE_APP_BASE_API]: ''