parent
e2b48a52a3
commit
732a370736
@ -0,0 +1,34 @@
|
|||||||
|
<style>
|
||||||
|
/*//登录弹窗*/
|
||||||
|
.newLogipopup{
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: fixed;
|
||||||
|
bottom: 0px;
|
||||||
|
right: 0px;
|
||||||
|
}
|
||||||
|
ddd
|
||||||
|
</style>
|
||||||
|
<div class="educontent newLogipopup" id="backImg" >
|
||||||
|
<div class="pr edu-txt-center height-100 pt110">
|
||||||
|
<div class="login_reg pr login_regs">
|
||||||
|
<div>
|
||||||
|
<a href="javascript:void(0)" onclick="hideModal();" id="closeIcon" style="position: absolute;right: 0px;"><i class="iconfont icon-shanchudiao"></i></a>
|
||||||
|
<img src="/images/educoder/competitionslog.png" height="600px" width="600px" />
|
||||||
|
<img height="600px" width="600px" src="/images/educoder/applys.png" />
|
||||||
|
</div>
|
||||||
|
<!--第三方账号登录-->
|
||||||
|
<!--<div class="mt10 edu-txt-center">
|
||||||
|
<p class="color-grey-9">第三方账号登录</p>
|
||||||
|
<div class="mt15">
|
||||||
|
<a href="javascript:void(0)" class="margin15"><img src="/images/educoder/weixin.png" class="radius"/></a>
|
||||||
|
<a href="javascript:void(0)" class="margin15"><img src="/images/educoder/QQ.png" class="radius"/></a>
|
||||||
|
<a href="javascript:void(0)" class="margin15"><img src="/images/educoder/weibo.png" class="radius"/></a>
|
||||||
|
</div>
|
||||||
|
</div>-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
After Width: | Height: | Size: 9.5 KiB |
After Width: | Height: | Size: 469 KiB |
Loading…
Reference in new issue