From 065b41de1781e9d097f2adc3f5855011d9bb3a83 Mon Sep 17 00:00:00 2001 From: Sjh <55341701@qq.com> Date: Sun, 18 Feb 2024 09:48:00 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=B0=E5=A2=9E]=E9=A2=84=E8=AD=A6=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E6=9F=A5=E7=9C=8B=E5=A4=A7=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- proxy.config.json | 2 +- .../get-out-of-line-details.component.html | 9 ++-- .../get-out-of-line-details.component.ts | 44 ++++++++++++------- src/app/service/pattern.service.ts | 4 +- 5 files changed, 36 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index d10cd3e..2ff5d11 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "scripts": { "ng": "ng", - "start": "ng serve --proxy-config proxy.config.json --open --port 1119", + "start": "ng serve --proxy-config proxy.config.json --open --port 1119 --host 192.168.1.82", "build": "node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng build --configuration production", "test": "ng test", "lint": "ng lint", diff --git a/proxy.config.json b/proxy.config.json index 07408fe..f1d1515 100644 --- a/proxy.config.json +++ b/proxy.config.json @@ -8,7 +8,7 @@ "changeOrigin": true }, "/signalr": { - "target": "http://121.36.37.70:8906/", + "target": "https://znaq.sinochemoilmarketing.com/", "secure": false, "ws": true, "logLevel": "debug" diff --git a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html index 6a301a4..cb44498 100644 --- a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html +++ b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html @@ -23,9 +23,10 @@