From d3f0ff6001c34c9ac37e9e776f090f5a696a1361 Mon Sep 17 00:00:00 2001 From: jazz <jazzxhunter@163.com> Date: 星期三, 13 十二月 2023 15:08:23 +0800 Subject: [PATCH] Merge branch 'xio_dev' --- config/index.js | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index 6a3d140..235e808 100644 --- a/config/index.js +++ b/config/index.js @@ -23,9 +23,11 @@ }, '/api_test': { // 娴嬭瘯鐜 // target: 'http://192.168.31.69:8080', - target: 'https://test6.phiskin.com/phi_appt/', // 鏂伴绾� + 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