diff --git a/public/react/src/modules/user/FindPasswordComponent.js b/public/react/src/modules/user/FindPasswordComponent.js
index 18243ea4a..5edc7b0b4 100644
--- a/public/react/src/modules/user/FindPasswordComponent.js
+++ b/public/react/src/modules/user/FindPasswordComponent.js
@@ -604,13 +604,17 @@ class LoginRegisterComponent extends Component {
:
""
}
- {
+
+ {pciphone===true?
+ (
Phonenumberisnotcosytdhk && Phonenumberisnotcosytdhk !=="" ?
{Phonenumberisnotcosytdhk}
:
- }
+ )
+ :""}
+
+
-
+
diff --git a/public/react/src/modules/user/LoginRegisterComponent.js b/public/react/src/modules/user/LoginRegisterComponent.js
index cf765f3e0..efd04db70 100644
--- a/public/react/src/modules/user/LoginRegisterComponent.js
+++ b/public/react/src/modules/user/LoginRegisterComponent.js
@@ -841,14 +841,21 @@ class LoginRegisterComponent extends Component {
:
""
}
- {
- Phonenumberisnotcosytdhk && Phonenumberisnotcosytdhk !== "" ?
-
- {Phonenumberisnotcosytdhk}
-
- :
+
+ {
+ pciphone===true?
+ (
+ Phonenumberisnotcosytdhk && Phonenumberisnotcosytdhk !== "" ?
+
+ {Phonenumberisnotcosytdhk}
+
+ :
+
+ )
+ :""
+ }
+
- }
diff --git a/public/react/src/modules/user/common.css b/public/react/src/modules/user/common.css
index 0b681a72a..be8480464 100644
--- a/public/react/src/modules/user/common.css
+++ b/public/react/src/modules/user/common.css
@@ -71,7 +71,7 @@
}
.ysldivhomediv{
width: 101px;
- height: 147px;
+ height: 130px;
}
.ysldivhomediv1{
@@ -83,7 +83,7 @@
display: flex;
flex-direction:column;
margin-left: 73px;
- margin-top: 8px;
+ margin-top: 5px;
}
.ysldivhomediv2{
width: 110px;
@@ -94,7 +94,7 @@
display: flex;
flex-direction:column;
margin-left: 73px;
- margin-top: 20px;
+ margin-top: 10px;
}
.ysldivhomedivtxt{
width:101px;
@@ -159,7 +159,7 @@
display: flex;
justify-content:center;
width: 60px;
- margin-left: 27px;
+ margin-left: 21px;
}
.yslgouxuanimg{