From 09b701d290094291e877b2cfb601db7da267d6b9 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 21 八月 2024 18:55:47 +0800
Subject: [PATCH] 测试完成

---
 src/views/outsideChainxj.vue |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/src/views/outsideChainxj.vue b/src/views/outsideChainxj.vue
index 88ba818..69d0601 100644
--- a/src/views/outsideChainxj.vue
+++ b/src/views/outsideChainxj.vue
@@ -70,9 +70,7 @@
       // });
       // 涓存椂鑾峰彇鏁版嵁
       axios
-        .get(
-          "http://116.62.18.175:8096/profile/upload/show/鎸傚彿闇�鐭�/鎸傚彿闇�鐭�.html"
-        )
+        .get("http://192.168.1.10:8095/profile/upload/show/娴嬭瘯/娴嬭瘯.html")
         .then((response) => {
           console.log(response.data, "鏁版嵁"); // 杈撳嚭鑾峰彇鍒扮殑鏂囦欢鍐呭
           this.richText = response.data;

--
Gitblit v1.9.3