Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/pgfqe6ch8 into dev_aliyun

dev_aliyun
caishi 6 years ago
commit 6a94ca99dd

@ -435,7 +435,7 @@ class NewHeader extends Component {
</span>*/}
<div style={{display:isLogin===true?'block':'none'}}>
<div className="fr edu-menu-panel" style={{height:'60px'}}>
<a href={`/users/${current_user.login}`} className="fl ml15">
<a href={`/users/${current_user.login}`} className="fl">
<img alt="头像" className="radius mt13" height="34" id="nh_user_logo" nhname="avatar_image"
src={`/images/${current_user.image_url}`} width="34">
</img>
@ -456,7 +456,7 @@ class NewHeader extends Component {
<div style={{display:isLogin===false?'block':'none'}}>
<span className="font-15 fr mt15 ml15">
<span className="font-15 fr mt15">
<a href="/login" className="mr5 color-white">登录</a>
<em className="vertical-line"></em>
<a href="/user_join" className="mr5 color-white">注册</a>

@ -24,7 +24,7 @@
.nav-img{position: absolute;top:2px;right: -8px;display: none}
.head-right{box-sizing: border-box;height: 60px; background: #24292D; }
.head-right i{margin-top:12px;float: right;margin-right: 15px;margin-left: 15px;}
.head-right i{margin-top:12px;float: right;margin-right: 12px;margin-left: 15px;}
/* tpm*/
.educontent .icon { padding-left: 0px !important; padding-top: 0px !important; padding-bottom: 0px !important;}
em.vertical-line{display: inline-block;width: 2px;background: #999;height: 10px}

@ -56,8 +56,8 @@ If you continue to experience problems please contact your Trustie administrator
温馨提示:为了给大家提供更优质的服务
</p>
<p class="font-18">
平台拟于<span style="color: red">2019年7月22日10:40--2019年7月22号11:00</span>进行全面升级,带来不便,敬请谅解!
平台拟于<span style="color: red">2019年7月26日22:00--2019年7月26号23:30</span>进行全面升级,带来不便,敬请谅解!
</p>
</div>user_tidings.html.erb
</div>
</body>
</html>

Loading…
Cancel
Save