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

+ 2 - 1
vue.config.js

@@ -109,7 +109,8 @@ const vueConfig = {
     proxy: {
       '/api': {
         // target: 'http://192.168.16.103:8602/ocs-admin',
-        target: 'http://ocs-admin.360arrow.com.cn/ocs-admin',
+        target: 'http://ocs-admin.360arrow.com.cn/ocs-admin', //  Ô¤·¢²¼
+        // target: 'http://ocs-admin.360arrow.com/ocs-admin', //  Éú²ú
         ws: false,
         changeOrigin: true,
         pathRewrite: {