From f6ea728ea50706b1dfa75bc0d266fb6b5f13ef7f Mon Sep 17 00:00:00 2001 From: jazz <jazzxhunter@163.com> Date: 星期二, 09 一月 2024 19:29:29 +0800 Subject: [PATCH] Merge branch 'xio_dev' --- config/index.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/config/index.js b/config/index.js index c989342..235e808 100644 --- a/config/index.js +++ b/config/index.js @@ -24,9 +24,10 @@ '/api_test': { // 娴嬭瘯鐜 // target: 'http://192.168.31.69:8080', target: 'https://test6.phiskin.com/', // 瀵煎尰 + // target: 'https://serv3.phiskin.com/', // 瀵煎尰绾夸笂 // target: 'https://test6.phiskin.com/phi_appt/', // 鏂伴绾his鍚庡彴 // target: 'http://hymctest.huoxiongit.com/',// 杩欎釜鏄綘鏈嶅姟鍣ㄥ紑鍚殑鎺ュ彛 - changeOrigin: true,// 鏄惁璺ㄥ煙 + changeOrigin: true, // 鏄惁璺ㄥ煙 pathRewrite: { '^/api_test': '' } -- Gitblit v1.8.0