add deadline
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f194e543b0
commit
6480c631cd
|
|
@ -30,6 +30,12 @@ class Entry extends React.Component {
|
|||
<h2 class="ant-typography" style={{ textAlign: "center" }}>
|
||||
浙江大学学生E志者协会2020年纳新报名表
|
||||
</h2>
|
||||
<h4
|
||||
class="ant-typography"
|
||||
style={{ textAlign: "center", marginBottom: "20px" }}
|
||||
>
|
||||
报名截止日期:9月26日24:00
|
||||
</h4>
|
||||
<center>
|
||||
<UploadToOSS stuid={this.state.stuid} />
|
||||
</center>
|
||||
|
|
|
|||
Loading…
Reference in New Issue