From 90cbd852a91f37930dd247c3ff93731b233f8e2f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com>
Date: Sat, 20 Jul 2019 13:00:38 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/modules/user/FindPasswordComponent.js | 8 +++++--
public/react/src/modules/user/Interestpage.js | 4 ++--
.../modules/user/LoginRegisterComponent.js | 21 ++++++++++++-------
public/react/src/modules/user/common.css | 8 +++----
4 files changed, 26 insertions(+), 15 deletions(-)
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{