From 38f948d5bef331d7dc4555039e16f00f639218a5 Mon Sep 17 00:00:00 2001
From: long <515897141@qq.com>
Date: 星期一, 24 六月 2024 13:19:31 +0800
Subject: [PATCH] 标题设置

---
 config/index.js |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/config/index.js b/config/index.js
index e044b51..235e808 100644
--- a/config/index.js
+++ b/config/index.js
@@ -23,10 +23,11 @@
       },
       '/api_test': { // 娴嬭瘯鐜
         // target: 'http://192.168.31.69:8080',
-        target: 'https://test6.phiskin.com/guide/', // 瀵煎尰
+        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