syyang 2 年之前
父节点
当前提交
8cda4a154e

+ 1 - 1
mybusiness/src/main/resources/templates/appxhn/qidongye.html

@@ -31,7 +31,7 @@
                 APPID: "wx19ac981693d1a79a",
                 APPSECRET: "cc7d798b4ce862979bb8f1571ef8be2b",
                 // homeUrl: "http://qiyerenzibao.com/xhn/register",//通过微信认证后的回调地址
-                homeUrl: "http://9e7xvv.natappfree.cc/xhn/register",//通过微信认证后的回调地址
+                homeUrl: "http://umk43t.natappfree.cc/xhn/register",//通过微信认证后的回调地址
                 promoter: '',
             },
             created() {//   页面加载时触发方法

+ 40 - 10
ruoyi-admin/src/main/resources/static/css/login.min.css

@@ -14,7 +14,7 @@ body.signin {
 
 .signinpanel {
     margin: 13% auto;
-    width: 100%;
+    width: 400px;
 }
 
 .signinpanel .logopanel {
@@ -37,12 +37,19 @@ body.signin {
 
 .signinpanel .uname {
     background: #fff url(../img/user.png) no-repeat 10px;
-    color: #333
+    color: #333;
+    border: 1px solid #2fa2ec;
+    /* border-image: linear-gradient(to bottom right,#006eea, #6c61fb) 1; */
+    border-radius: 50px!important;
+
 }
 
 .signinpanel .pword {
     background: #fff url(../img/locked.png) no-repeat 10px;
-    color: #333
+    color: #333;
+    border: 1px solid #2fa2ec;
+    /* border-image: linear-gradient(to bottom right,#006eea, #6c61fb) 1; */
+    border-radius: 50px!important;
 }
 
 .signinpanel .code {
@@ -53,7 +60,16 @@ body.signin {
 
 .signinpanel .btn {
     margin-top: 15px;
-    background-color: #1269ff;
+    background: -webkit-linear-gradient(left, #2988e7 , #3acef4); /* Safari 5.1 - 6.0 */
+    background: -o-linear-gradient(right,#2988e7 , #3acef4); /* Opera 11.1 - 12.0 */
+    background: -moz-linear-gradient(right,#2988e7 , #3acef4); /* Firefox 3.6 - 15 */
+    background: linear-gradient(to right,#2988e7 , #3acef4); /* 标准的语法 */
+    height: 45px;
+    border-radius: 50px;
+    font-size: 16px;
+    letter-spacing: 2px;
+    color: #fff;
+    border: 0px;
 }
 
 .signinpanel form {
@@ -65,15 +81,18 @@ body.signin {
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius:15px;
-    padding: 45px 30px 55px
+    padding: 45px 30px 55px;
+    box-shadow: 0 0 12px #5ea8e0;
 }
-
 .signup-footer {
     border-top: solid 1px rgba(255, 255, 255, .3);
     margin: 20px 0;
-    padding-top: 15px
+    padding-top: 15px;
+    color: #333;
+}
+.signup-footer a{
+   color: #00a0e9;
 }
-
 @media screen and (max-width: 768px) {
     .signinpanel, .signuppanel {
         margin: 0 auto;
@@ -157,7 +176,8 @@ body.signin {
     line-height: 1.2;
     font-weight: normal;
     margin-bottom: 0;
-    text-align: left
+    text-align: left;
+    color: #333;
 }
 
 .form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
@@ -167,9 +187,19 @@ body.signin {
 .form-control {
     border-radius: 5px !important;
     padding-left: 35px !important;
-    height: 34px !important
+    height: 45px !important
 }
 
 .form-control:focus {
     border-color: #1ab394 !important
+}
+.no-margins{
+    background-image: -webkit-linear-gradient(bottom,#3cd5f6,#33aeee,#2883e5);
+    -webkit-background-clip: text;
+    -webkit-text-fill-color: transparent;
+    font-size: 24px;
+    font-weight: 900;
+    text-align: center;
+    /* text-shadow: 0px 0px 5px #0b51a2; */
+    height: 45px;
 }

二进制
ruoyi-admin/src/main/resources/static/img/login-background.jpg


+ 16 - 1
ruoyi-admin/src/main/resources/static/tuodanweb/css/jbxx.css

@@ -597,7 +597,19 @@ input,textarea{
 	float:left;
 	line-height:2rem;
 	font-size:1.6rem;
-	color:#333;}
+	color:#333;
+}
+.bc_btn{
+	margin-top: 20px!important;
+}
+.hqyzm{
+	float: right;
+	padding: 5px 8px;
+	background: #d23655;
+	font-size: 1.4rem;
+	border-radius: 4px;
+	color: #fff;
+}
 
 /*常驻地址*/
 .slide-wapper {
@@ -705,4 +717,7 @@ input,textarea{
     font-size: 1.5rem;
     border: solid 1px #efeeee;
     background: transparent;
+}
+.xingbie input{
+	margin-right: 5px!important;
 }

+ 20 - 7
ruoyi-admin/src/main/resources/static/tuodanweb/css/main.css

@@ -379,6 +379,7 @@ textarea{
 }
 .mh_txt p,.mh_txt h5{
 	margin-bottom: 3px;
+	font-size: 1.2rem;
 }
 .mh_txt p{
 	padding-left: 19px;
@@ -485,7 +486,19 @@ textarea{
 	width: 300px;
 	box-shadow: 0 0 15px #e0e0e0;
 	height: 300px;
-	border: 1px solid #ccc;
+	border: 1px solid #eeeeee;
+	border-radius: 5px;
+}
+#ewm p{
+	width: 40px;
+	height: 40px;
+	margin: 5px auto;
+	background: #fdfdfd;
+	border-radius: 50px;
+	font-size: 1.6rem;
+	line-height: 40px;
+	text-align: center;
+	box-shadow: 0 0 10px #d2d2d2;
 }
 
 /* 盲盒抽选 */
@@ -624,6 +637,7 @@ textarea{
 }
 .grzx_ye span u{
 	text-decoration: none;
+	font-size: 1rem;
 }
 .grzx_it{
 	position: absolute;
@@ -1596,19 +1610,18 @@ margin: 0px auto;
 	padding: 0.5rem 0rem;
 }
 .kf_li img{
-	width: 5rem;
-	height: 5rem;
-	border-radius: 50%;
+	width: 6rem;
+	height: 6rem;
 	background: #ccc;
 	margin-right: 10px;
 }
 .kf_div h4{
-	font-size: 1.4rem;
+	font-size: 1.6rem;
 	color: #333;
 	font-weight: 900;
 }
-.kf_div .tx_txt{
-	font-size: 1.2rem;
+.kf_div .tx_txt p,.kf_div .tx_txt span{
+	font-size: 1.4rem;
 	color: #666;
 }
 

+ 4 - 25
ruoyi-admin/src/main/resources/templates/login.html

@@ -29,27 +29,10 @@
 <body class="signin">
 <div class="signinpanel">
     <div class="row">
-        <div class="col-sm-7">
-            <div class="signin-info">
-                <div class="logopanel m-b">
-                    <h1><img alt="[ 若依 ]" src="../static/ruoyi.png" th:src="@{/ruoyi.png}"></h1>
-                </div>
-                <div class="m-b"></div>
-                <h4>欢迎使用 <strong>若依 后台管理系统</strong></h4>
-                <ul class="m-b">
-                    <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> SpringBoot</li>
-                    <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> Mybatis</li>
-                    <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> Shiro</li>
-                    <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> Thymeleaf</li>
-                    <li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> Bootstrap</li>
-                </ul>
-                <strong th:if="${isAllowRegister}">还没有账号? <a th:href="@{/register}">立即注册&raquo;</a></strong>
-            </div>
-        </div>
-        <div class="col-sm-5">
+
+        <div class="col-sm-12">
             <form id="signupForm" autocomplete="off">
-                <h4 class="no-margins">登录:</h4>
-                <p class="m-t-md">你若不离不弃,我必生死相依</p>
+                <h4 class="no-margins">遇见爱盲盒后台登录</h4>
                 <input type="text" name="username" class="form-control uname" placeholder="用户名" value="admin"/>
                 <input type="password" name="password" class="form-control pword" placeholder="密码" value="admin123"/>
                 <div class="row m-t" th:if="${captchaEnabled==true}">
@@ -70,11 +53,7 @@
             </form>
         </div>
     </div>
-    <div class="signup-footer">
-        <div class="pull-left">
-            Copyright © 2018-2022 ruoyi.vip All Rights Reserved. <br>
-        </div>
-    </div>
+
 </div>
 <script th:inline="javascript"> var ctx = [[@{
     /}]]; var captchaType = [[${captchaType}]]; </script>