add deadline
continuous-integration/drone/push Build is passing Details

master
cxz66666 2020-09-17 09:45:19 +08:00
parent f194e543b0
commit 6480c631cd
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@ class Entry extends React.Component {
<h2 class="ant-typography" style={{ textAlign: "center" }}> <h2 class="ant-typography" style={{ textAlign: "center" }}>
浙江大学学生E志者协会2020年纳新报名表 浙江大学学生E志者协会2020年纳新报名表
</h2> </h2>
<h4
class="ant-typography"
style={{ textAlign: "center", marginBottom: "20px" }}
>
报名截止日期9月26日24:00
</h4>
<center> <center>
<UploadToOSS stuid={this.state.stuid} /> <UploadToOSS stuid={this.state.stuid} />
</center> </center>