调整弹窗

dev_aliyun
杨树明 5 years ago
parent 5d41143ebb
commit 579048ab10

@ -20,7 +20,7 @@
<img src="/images/educoder/competitionslog.png" height="580px" width="637px" /> <img src="/images/educoder/competitionslog.png" height="580px" width="637px" />
<a style="position: absolute;left:43%; bottom:18px;" onclick="setcompetitionfun();" > <a style="position: absolute;left:42%; bottom:18px;" onclick="setcompetitionfun();" >
<img height="40px" width="150px" src="/images/educoder/applys.png" /> <img height="40px" width="150px" src="/images/educoder/applys.png" />
</a> </a>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 469 KiB

After

Width:  |  Height:  |  Size: 894 KiB

@ -327,7 +327,7 @@ class NewHeader extends Component {
<img src={"/images/educoder/competitionslog.png"} height="580px" width="637px"/> <img src={"/images/educoder/competitionslog.png"} height="580px" width="637px"/>
<a style={{position: "absolute",left:"43%", bottom:"18px"}} onClick={()=>this.setcompetitionfun()}> <a style={{position: "absolute",left:"42%", bottom:"18px"}} onClick={()=>this.setcompetitionfun()}>
<img height="40px" width="150px" src={"/images/educoder/applys.png"}/> <img height="40px" width="150px" src={"/images/educoder/applys.png"}/>
</a> </a>

Loading…
Cancel
Save