apple 5 سال پیش
والد
کامیت
2519b968ca
3فایلهای تغییر یافته به همراه12 افزوده شده و 0 حذف شده
  1. 4 0
      src/web/templates/admin/agencyinfo.html
  2. 4 0
      src/web/templates/admin/buyerinfo.html
  3. 4 0
      src/web/templates/admin/qiyekuinfo.html

+ 4 - 0
src/web/templates/admin/agencyinfo.html

@@ -11,6 +11,10 @@
     .operate a {
         padding: 5px 10px;
     }
+    #infos{
+        height: 666px;
+        overflow-y: scroll;
+    }
 </style>
 <div class="content-wrapper">
     <section class="content-header" style="padding: 49px 15px 0 15px;">

+ 4 - 0
src/web/templates/admin/buyerinfo.html

@@ -11,6 +11,10 @@
     .operate a {
         padding: 5px 10px;
     }
+    #infos{
+        height: 666px;
+        overflow-y: scroll;
+    }
 </style>
 <div class="content-wrapper">
     <section class="content-header" style="padding: 49px 15px 0 15px;">

+ 4 - 0
src/web/templates/admin/qiyekuinfo.html

@@ -11,6 +11,10 @@
     .operate a {
         padding: 5px 10px;
     }
+    #infos{
+        height: 666px;
+        overflow-y: scroll;
+    }
 </style>
 <div class="content-wrapper">
     <section class="content-header" style="padding: 49px 15px 0 15px;">