From 703a72d09c6ef1aec6ed8ca3140410a131f7c605 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Tue, 4 Jan 2022 14:53:45 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9]=E4=BF=AE=E6=94=B9=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E5=90=8D=E7=A7=B0=E5=92=8C=E7=89=88=E6=9D=83=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy.config.json | 22 +++++++++---------- src/app/pages/login/login.component.html | 4 ++-- src/app/pages/login/login.component.scss | 4 ++-- .../navigation/navigation.component.html | 2 +- src/index.html | 2 +- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/proxy.config.json b/proxy.config.json index c51ed6d..b147575 100644 --- a/proxy.config.json +++ b/proxy.config.json @@ -1,13 +1,13 @@ { - "/api": { - "target": "http://39.106.78.171:8906", - "secure": false, - "changeOrigin": true - }, - "/signalr": { - "target": "http://39.106.78.171:8906", - "secure": false, - "ws": true, - "logLevel": "debug" + "/api": { + "target": "http://39.106.78.171:8906", + "secure": false, + "changeOrigin": true + }, + "/signalr": { + "target": "http://39.106.78.171:8906", + "secure": false, + "ws": true, + "logLevel": "debug" } -} \ No newline at end of file +} diff --git a/src/app/pages/login/login.component.html b/src/app/pages/login/login.component.html index 4d6331b..8fea242 100644 --- a/src/app/pages/login/login.component.html +++ b/src/app/pages/login/login.component.html @@ -1,7 +1,7 @@

欢迎登录

-

中化石油智能安全管理系统

+

加油站智能安全管理系统

diff --git a/src/app/pages/login/login.component.scss b/src/app/pages/login/login.component.scss index b58c9c0..3724d20 100644 --- a/src/app/pages/login/login.component.scss +++ b/src/app/pages/login/login.component.scss @@ -13,10 +13,10 @@ transform: translate(-50%,-50%); background-color: rgba(0, 13, 33, 0.24); border-radius: 16px; - width: 456px; + width: 468px; height: 548px; box-sizing: border-box; - padding: 79px 48px 42px 48px; + padding: 79px 45px 42px 45px; color: rgba(255, 255, 255, 1); } diff --git a/src/app/system-management/navigation/navigation.component.html b/src/app/system-management/navigation/navigation.component.html index 35ad50d..d7010d6 100644 --- a/src/app/system-management/navigation/navigation.component.html +++ b/src/app/system-management/navigation/navigation.component.html @@ -23,7 +23,7 @@ - Hey,欢迎登录加油站可视化智能安全管理系统 + Hey,欢迎登录加油站智能安全管理系统 diff --git a/src/index.html b/src/index.html index cda1af7..e24c7ef 100644 --- a/src/index.html +++ b/src/index.html @@ -2,7 +2,7 @@ - 中化石油智能安全管理系统 + 加油站智能安全管理系统