|
@@ -11,31 +11,12 @@
|
|
|
width: 520px;
|
|
|
height: 440px;
|
|
|
}
|
|
|
-.loginForm .username,.loginForm .password{
|
|
|
- padding-left: 30px;
|
|
|
-}
|
|
|
-.loginForm .glyphicon{
|
|
|
- position: absolute;
|
|
|
- color: #BBB;
|
|
|
- width: 38px;
|
|
|
- height: 38px;
|
|
|
- line-height: 38px;
|
|
|
- top: 30px;
|
|
|
-}
|
|
|
.loginForm{
|
|
|
text-align:left;
|
|
|
}
|
|
|
-.loginForm .zhanghao{
|
|
|
- font-size: 14px;
|
|
|
- margin-left: 10px;
|
|
|
-}
|
|
|
-.loginForm .mima{
|
|
|
- font-size: 17px;
|
|
|
- margin-left: 7px;
|
|
|
-}
|
|
|
.loginForm .Validform_checktip {
|
|
|
- line-height: 30px;
|
|
|
- height: 30px;
|
|
|
+ line-height: 20px;
|
|
|
+ height: 20px;
|
|
|
display: block !important;
|
|
|
background: none;
|
|
|
padding: 0px;
|
|
@@ -50,15 +31,6 @@
|
|
|
margin-bottom: 0px;
|
|
|
position: relative;
|
|
|
}
|
|
|
-.login_close{
|
|
|
- cursor: pointer;
|
|
|
- float: right;
|
|
|
- margin-top: 12.5px;
|
|
|
-}
|
|
|
-.login_close:hover{
|
|
|
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
.loginFont{
|
|
|
font-size:14px;
|
|
|
font-weight:bold;
|
|
@@ -76,22 +48,8 @@
|
|
|
margin:0 0px 0 12px;
|
|
|
}
|
|
|
.login-logo{
|
|
|
- width: 156px;
|
|
|
- height: 55px;
|
|
|
- margin-left:150px;
|
|
|
- margin-top:20px;
|
|
|
-}
|
|
|
-.loginModal .modal-header{
|
|
|
- border-top-left-radius: 6px;
|
|
|
- border-top-right-radius: 6px;
|
|
|
- padding: 0px 14px 0px 20px;
|
|
|
- height: 105px;
|
|
|
- line-height: 105px;
|
|
|
- border-bottom:none;
|
|
|
-}
|
|
|
-.loginModal .otherlogin{
|
|
|
- padding:0 30px;
|
|
|
- height:275px;
|
|
|
+ width: 130px;
|
|
|
+ height: 40px;
|
|
|
}
|
|
|
</style>
|
|
|
<script src="/js/validform-min.js"></script>
|
|
@@ -299,14 +257,14 @@ function afterLoginSkip(data){
|
|
|
}
|
|
|
</script>
|
|
|
<!-- 登录弹出框 -->
|
|
|
-<div class="modal fade" id="loginModal" tabindex="-1" role="dialog" aria-labelledby="loginModal" aria-hidden="true">
|
|
|
+<div class="modal fade b-modal" id="loginModal" tabindex="-1" role="dialog" aria-labelledby="loginModal" aria-hidden="true">
|
|
|
<div class="modal-dialog loginModal">
|
|
|
<!--登录注册框-->
|
|
|
- <div class="modal-content" style="height: 410px;">
|
|
|
+ <div class="modal-content" style="height: 360px;">
|
|
|
<!--注册/登录框 -->
|
|
|
- <div class="modal-header" style="border-top-left-radius: 6px;border-top-right-radius: 6px;padding: 0px 14px 0px 20px;height: 105px;line-height: 105px;border-bottom:none">
|
|
|
- <img alt="" src="/images/logo.png" class="login-logo">
|
|
|
- <img alt="" src="/images/login_close.png" class="login_close" onclick="$('#loginModal').modal('hide');clearInterval(t);">
|
|
|
+ <div class="modal-header text-center">
|
|
|
+ <img alt="" src="/images/logo-white.png" class="login-logo">
|
|
|
+ <span data-dismiss="modal" aria-label="Close" class="close glyphicon guanbi1" onclick="clearInterval(t);"></span>
|
|
|
</div>
|
|
|
<div class="f-logintip" style="display:none;">
|
|
|
<hr class="hidden-xs hr1" style="width:100%;"/>
|
|
@@ -359,8 +317,7 @@ function afterLoginSkip(data){
|
|
|
</div>
|
|
|
<div><small>2015年12月14日起,在企明星注册的服务机构在发布服务信息后,即可收到企明星微信平台发放的最高200元的微信红包奖励!欢迎参与!<a target="_blank" href="/p/">点击查看详情</a>。</small></div>
|
|
|
</div>
|
|
|
- <div class="modal-body f-login" style="text-align:center;padding-top:0;">
|
|
|
- <!--<div class="hidden-xs" style='margin-bottom:20px;'><hr class='hr1'/><span class="text-muted text-primary loginFont" v="wxlogin">微信扫码登录</span><span class="text-muted" style="display:inline-block;margin:0 10px;">|</span><span v="otherlogin" class="text-muted loginFont">手机/邮箱登录</span><hr class="hr1 hr2"/></div>-->
|
|
|
+ <div class="modal-body f-login" style="text-align:center;padding-top:20;">
|
|
|
<div class="row">
|
|
|
<div class="login wxlogin hidden-xs col-md-5">
|
|
|
<div class="text-muted" style="margin-top:5px;font-weight: 700;color:#000;font-size: 14px;">微信扫码登录</div>
|
|
@@ -373,19 +330,17 @@ function afterLoginSkip(data){
|
|
|
<div class="form-group">
|
|
|
<div class="Validform_checktip text-primary"></div>
|
|
|
<input name="s_name" type="text" class="form-control username" placeholder="邮箱/手机号" datatype="m|e" nullmsg="请填写邮箱/手机号" errormsg="邮箱/手机号格式错误">
|
|
|
- <i class="glyphicon zhanghao"></i>
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<div class="Validform_checktip text-primary"></div>
|
|
|
<input name="s_pwd" type="password" class="form-control password" placeholder="密码" datatype="*" nullmsg="请填写密码">
|
|
|
- <i class="glyphicon mima"></i>
|
|
|
</div>
|
|
|
<div class="form-group margin-t-20 font-size-12">
|
|
|
- <input type="checkbox" name="rememberMe" value="y" style="vertical-align: sub;"> 下次自动登录
|
|
|
+ <!--<input type="checkbox" name="rememberMe" value="y" style="vertical-align: sub;"> 下次自动登录-->
|
|
|
<a class="pull-right text-primary" href="/front/findpwd">忘记密码?</a>
|
|
|
</div>
|
|
|
<div class="form-group text-center margin-t-20">
|
|
|
- <button type="submit" class="btn btn-primary" style="background-color: #ff5a5f;width: 100%;font-weight: bold;">登<span class="margin-lr-30"></span>录</button>
|
|
|
+ <button type="submit" class="btn btn-primary" style="background-color: #ff5a5f;width: 100%;">登录</button>
|
|
|
</div>
|
|
|
</form>
|
|
|
</div>
|