tml 6 meses atrás
pai
commit
25fa84ef41

+ 16 - 1
nngkxxdp/src/main/resources/static/naxsb/ztcrdetail.html

@@ -192,6 +192,21 @@
             margin-top: 10px;
         }
 
+        .zbptdiv {
+            flex-wrap: wrap;
+            max-height: 162px;
+            overflow-y: scroll;
+        }
+
+        .zbptdiv::-webkit-scrollbar {
+            display: none;
+            /* Chrome, Safari 和 Opera */
+            -ms-overflow-style: none;
+            /* IE 和 Edge */
+            scrollbar-width: none;
+            /* Firefox */
+        }
+
 
 
         @media screen and (min-width:1860px) and (max-width:1920px) {
@@ -296,7 +311,7 @@
                                 {{item}}</div>
                         </div>
                     </div>
-                    <div style="flex-wrap: wrap;">
+                    <div class="zbptdiv">
                         <div class="iconzbxq" v-for="(item,index) in zbptlist"
                             @click="showPoint(item.complementPoint.split(',')[0],item.complementPoint.split(',')[1],item.complementName)"
                             v-if="item.complementPoint" :title="item.complementName">