yslnewtiku
杨树林 5 years ago
parent 91289e8d08
commit c76facf3f3

@ -126,7 +126,6 @@ class Sendresource extends Component{
this.props.Cancel() this.props.Cancel()
} }
Saves=()=>{ Saves=()=>{
debugger
let {fileList,description,is_public,datatime,Radiovalue} =this.state; let {fileList,description,is_public,datatime,Radiovalue} =this.state;
let newfileList=[]; let newfileList=[];

@ -95,7 +95,7 @@ class SiderBar extends Component {
var mypath= this.props&&this.props.match&&this.props.match.path; var mypath= this.props&&this.props.match&&this.props.match.path;
return ( return (
<div className={mypath&&mypath==="/question"?"-task-sidebar myrigthsiderbar":"-task-sidebar"} > <div className={"-task-sidebar"} >
{this.props.mygetHelmetapi&&this.props.mygetHelmetapi.main_site===true?<div> {this.props.mygetHelmetapi&&this.props.mygetHelmetapi.main_site===true?<div>
<Tooltip placement="right" title={"返回顶部"}> <Tooltip placement="right" title={"返回顶部"}>

@ -232,7 +232,7 @@ body>.-task-title {
} }
.myrigthsiderbar{ .myrigthsiderbar{
right: 15% !important; right: 9% !important;
} }
.feedbackdivcolor{ .feedbackdivcolor{

Loading…
Cancel
Save