ddl
continuous-integration/drone/push Build is passing Details

master
cxz66666 2020-09-27 23:46:59 +08:00
parent cc9a7127d2
commit ce88c9b11a
1 changed files with 3 additions and 2 deletions

View File

@ -36,14 +36,15 @@ class Entry extends React.Component {
> >
报名截止日期9月27日24:00 报名截止日期9月27日24:00
</h4> </h4>
<center> {/* <center>
<UploadToOSS stuid={this.state.stuid} /> <UploadToOSS stuid={this.state.stuid} />
</center> </center>
<Sheet setID={this.setID} /> <Sheet setID={this.setID} />
<BackTop visibilityHeight={200} /> <BackTop visibilityHeight={200} />
<h2 style={{ margin: "20px 0 20px 0", textAlign: "center" }}> <h2 style={{ margin: "20px 0 20px 0", textAlign: "center" }}>
提交报名表后建议您加入QQ纳新咨询群群号:1126888868 提交报名表后建议您加入QQ纳新咨询群群号:1126888868
</h2> </h2> */}
<h1>报名已经截止感谢您的关注</h1>
<p style={{ textAlign: "center" }}>浙江大学学生E志者协会©2020</p> <p style={{ textAlign: "center" }}>浙江大学学生E志者协会©2020</p>
<p style={{ textAlign: "center" }}>Created by EVATech</p> <p style={{ textAlign: "center" }}>Created by EVATech</p>
</div> </div>