diff --git a/public/react/src/modules/login/Trialapplication.js b/public/react/src/modules/login/Trialapplication.js
index 7900a68bb..02116ce7d 100644
--- a/public/react/src/modules/login/Trialapplication.js
+++ b/public/react/src/modules/login/Trialapplication.js
@@ -33,6 +33,8 @@ class Trialapplication extends Component {
user_phone_binded: props.user_phone_binded,
showTrial: false,
user: undefined,
+ borredss:"bor-reds",
+ borredssz:"bor-reds fl mr5",
}
//user_phone_binded 判断是否手机号验证
// console.log("Trialapplication");
@@ -371,7 +373,7 @@ class Trialapplication extends Component {
//执行view
render() {
- let {login, codes, reason, isRenders, user_phone_binded, Phonenumberisnotco, getverificationcodes, Phonenumberisnotcocodes, Phonenumberisnotcoreason, seconds} = this.state;
+ let {login, codes, reason, isRenders, user_phone_binded,borredss,borredssz, Phonenumberisnotco, getverificationcodes, Phonenumberisnotcocodes, Phonenumberisnotcoreason, seconds} = this.state;
// console.log("Trialapplication22222222");
// console.log(this.props);
@@ -600,12 +602,13 @@ class Trialapplication extends Component {
onChange={this.loginInputonChange}
onBlur={(e) => this.inputOnBlur(e)}
style={{"height": "38px",}}
+ className={Phonenumberisnotco && Phonenumberisnotco !== ""?borredss:""}
name="myiphone"
>
{
Phonenumberisnotco && Phonenumberisnotco != "" ?
-
- {Phonenumberisnotco}
+
+ {Phonenumberisnotco}
:
}
@@ -617,7 +620,9 @@ class Trialapplication extends Component {
user_phone_binded === true ? "" :
-
this.getverificationcode()}
- size={"large"}>验证码
+ size={"large"}>获取验证码
:
diff --git a/public/react/src/modules/tpm/NewHeader.js b/public/react/src/modules/tpm/NewHeader.js
index c31d5d466..15360f6ec 100644
--- a/public/react/src/modules/tpm/NewHeader.js
+++ b/public/react/src/modules/tpm/NewHeader.js
@@ -169,8 +169,8 @@ class NewHeader extends Component {
RadioGroupvalue:undefined,
submitapplications:false,
isRender:false,
- isRenders:false,
- showTrial:false,
+ // isRenders:false,
+ // showTrial:false,
}
// console.log("176")
// console.log(props);
@@ -547,13 +547,13 @@ submittojoinclass=(value)=>{
}
}
- trialapplications =()=>{
- console.log("点击了")
- this.setState({
- isRenders: true,
- showTrial:true,
- })
- }
+ // trialapplications =()=>{
+ // console.log("点击了")
+ // this.setState({
+ // isRenders: true,
+ // showTrial:true,
+ // })
+ // }
// 关闭
cancelModulationModels = () => {
@@ -617,14 +617,15 @@ submittojoinclass=(value)=>{
/>
{/* :""*/}
{/*}*/}
- {
- isRenders&&isRenders===true?
-
this.cancelModulationModels()}
- />
- :""
- }
+
+ {/*{*/}
+ {/* isRenders&&isRenders===true?*/}
+ {/* this.cancelModulationModels()}*/}
+ {/* />*/}
+ {/* :""*/}
+ {/*}*/}
this.cancelModulationModels()} >