From 6fed015597217d8626123e44f01790b385400bba Mon Sep 17 00:00:00 2001 From: jingbowen <970029315@qq.com> Date: Tue, 7 Mar 2023 17:08:53 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=9A=E5=8A=A1?= =?UTF-8?q?=E5=BC=80=E5=B1=95=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy.config.json | 4 ++-- .../home/basic-info/unit/unit.component.html | 16 +++++++++----- .../home/basic-info/unit/unit.component.ts | 22 +++++++++++++++---- 3 files changed, 30 insertions(+), 12 deletions(-) diff --git a/proxy.config.json b/proxy.config.json index 17515f4..41f8669 100644 --- a/proxy.config.json +++ b/proxy.config.json @@ -1,11 +1,11 @@ { "/api": { - "target": "https://fx.anxincloud.cn/", + "target": "https://121.36.37.70:8204/", "secure": false, "changeOrigin": true }, "/hubs": { - "target": "https://fx.anxincloud.cn/", + "target": "https://121.36.37.70:8204/", "secure": false, "ws": true, "logLevel": "debug" diff --git a/src/app/home/basic-info/unit/unit.component.html b/src/app/home/basic-info/unit/unit.component.html index 0daa2c0..bc431c8 100644 --- a/src/app/home/basic-info/unit/unit.component.html +++ b/src/app/home/basic-info/unit/unit.component.html @@ -24,8 +24,10 @@ + +