ddl
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
cc9a7127d2
commit
ce88c9b11a
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue