zhengcaioa/zhengcaioa/Views/Home/login.cshtml
@@ -41,7 +41,7 @@
        }
        .login-body {
            background: #005599 url(/img/3.jpg) center bottom no-repeat fixed;
            background: #005599 url(/img/3.jpg?v=1) center bottom no-repeat fixed;
            background-size: cover;
            width: 100%;
            height: 100%;
@@ -232,7 +232,7 @@
    <div class="container">
        <form class="form-signin" action="/Home/Login" method="post">
            <div class="form-signin-heading text-center">
                <img src="~/img/images/logo.png?v=1" alt="" style="height:100px;" />
                <img src="~/img/images/logo.png?v=3" alt="" style="height:100px;" />
            </div>
            <div class="login-wrap">
                <div class="form-group has-feedback">