소스 검색

换域名

xhj 3 년 전
부모
커밋
54cf0749ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -7,7 +7,7 @@ module.exports = {
   devServer: process.env.NODE_ENV == 'development'?{
     proxy: {
       '/api': {
-        target: 'http://mptest.tongyu99.com',
+        target: 'http://mptest.zhiqiyun.com',
         changeOrigin: true,
         pathRewrite: {
           '^/api': ''