From 1422a6f4060b76016624e01e9705f761c9ad0623 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Thu, 24 Oct 2024 15:52:47 +0800
Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=8F=91=E5=B8=83=E9=A1=B5?=
=?UTF-8?q?=E8=83=8C=E6=99=AF=E5=9B=BE=E6=9B=BF=E6=8D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/error.html | 13 +-
public/errorEN.html | 13 +-
public/error_assets/login-bg.svg | 793 +++++++++++++++++++++++++++++++
3 files changed, 811 insertions(+), 8 deletions(-)
create mode 100644 public/error_assets/login-bg.svg
diff --git a/public/error.html b/public/error.html
index 155c50e2..4c05b498 100644
--- a/public/error.html
+++ b/public/error.html
@@ -23,8 +23,8 @@
-
-

+
+
@@ -148,7 +148,7 @@
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
- width: 1200px;
+ width: 1100px;
height: 600px;
box-sizing: border-box;
background: rgb(255, 255, 255);
@@ -179,7 +179,12 @@
.login-container .login-body .login-l .login-image img{
height: 100%;
}
-
+ .login-container .login-body .login-l .login-image-usa {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: flex-end;
+ }
.login-container .login-body .login-r{
position: relative;
float: left;
diff --git a/public/errorEN.html b/public/errorEN.html
index 455de101..b1139766 100644
--- a/public/errorEN.html
+++ b/public/errorEN.html
@@ -23,8 +23,8 @@
-
-

+
+
@@ -104,7 +104,7 @@
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
- width: 1200px;
+ width: 1100px;
height: 600px;
box-sizing: border-box;
background: rgb(255, 255, 255);
@@ -135,7 +135,12 @@
.login-container .login-body .login-l .login-image img{
height: 100%;
}
-
+ .login-container .login-body .login-l .login-image-usa {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: flex-end;
+ }
.login-container .login-body .login-r{
position: relative;
float: left;
diff --git a/public/error_assets/login-bg.svg b/public/error_assets/login-bg.svg
new file mode 100644
index 00000000..f65c3c32
--- /dev/null
+++ b/public/error_assets/login-bg.svg
@@ -0,0 +1,793 @@
+
+
\ No newline at end of file