baibx месяцев назад: 2
Родитель
Сommit
eff2716ebf

+ 14 - 0
com.sharemao.web.xw3/src/main/webapp/index.jsp

@@ -51,6 +51,20 @@
51
                 退出
51
                 退出
52
             </div-->
52
             </div-->
53
         </div>
53
         </div>
54
+<style>
55
+.topinfo::after{
56
+    content: "";
57
+    display: block;
58
+    clear: both;
59
+    position: absolute;
60
+    right: 2%;
61
+    bottom: -15px;
62
+    background: url('/static/img/top-slogan.png') no-repeat center center;
63
+    background-size: 260px auto;
64
+    width: 260px;
65
+    height: 80px;
66
+}
67
+</style>
54
 
68
 
55
         <div class="home-number">
69
         <div class="home-number">
56
             <div class="number-row">
70
             <div class="number-row">

BIN
com.sharemao.web.xw3/src/main/webapp/static/img/top-slogan.png