Kaynağa Gözat

修改了样式

littlegreen 2 yıl önce
ebeveyn
işleme
81050c2a34
1 değiştirilmiş dosya ile 10 ekleme ve 2 silme
  1. 10 2
      ruoyi-ui/src/views/certInquire/index.vue

+ 10 - 2
ruoyi-ui/src/views/certInquire/index.vue

@@ -117,11 +117,9 @@ body,html{
   margin: auto;
 }
 .proBox {
-  /* background: url("../assets/Appointment_page-0001.jpg") no-repeat; */
   background-size: cover;
   width: 750px;
   height: 525px;
-  /* padding: 90px 94px; */
   padding: 40px 60px;
   box-sizing: border-box;
   margin: 0 auto;
@@ -241,4 +239,14 @@ body,html{
 .z01{
   z-index: 1;
 }
+.foot-pp{
+  position: absolute;
+  top: 270px;
+  left: 147px;
+  text-align: center;
+  line-height: 42px;
+  p{
+    margin: 0;
+  }
+}
 </style>