|
|
|
@ -138,8 +138,9 @@ class SearchPage extends Component{
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
|
}
|
|
|
|
|
`}</style>
|
|
|
|
|
<div className="headersear" >
|
|
|
|
|
<div style={{height:"53px"}}></div>
|
|
|
|
|
<div className="shixunDetail_top " >
|
|
|
|
|
{/*<div style={{height:"53px"}}></div>*/}
|
|
|
|
|
<div className="intermediatecenter" style={{ width: "100%"}}>
|
|
|
|
|
<Search
|
|
|
|
|
style={{ width: "800px", marginTop:"53px"}}
|
|
|
|
|
className="packinput"
|
|
|
|
@ -149,6 +150,8 @@ class SearchPage extends Component{
|
|
|
|
|
onSearch={ (value)=>this.setdatafuns(value)} />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div className="tabtitle">
|
|
|
|
|
<div className="tabtitles2">
|
|
|
|
|
<Menu mode="horizontal" className="tabtitless" selectedKeys={tab} onClick={this.changeTab}>
|
|
|
|
|