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