tml 6 luni în urmă
părinte
comite
11e3dc0f6d

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

@@ -169,6 +169,7 @@
             text-align: center;
             margin-right: 9px;
             cursor: pointer;
+            margin-bottom: 5px;
         }
 
         .iconzbxq {
@@ -284,9 +285,11 @@
                             {{item}}</div>
                     </div>
                     <div style="" v-if="ztcrDetail.typeName&&ztcrDetail.typeName.length">
-                        <span>周边配套:</span>
+                        <span style="white-space: nowrap;">周边配套:</span>
+                       <div style="display: flex;flex-wrap: wrap;margin-top: 5px;">
                         <div class="iconzb" v-for="(item,index) in ztcrDetail.typeName" @click="showZblist(item)">
                             {{item}}</div>
+                       </div>
                     </div>
                     <div>
                         <div class="iconzbxq" v-for="(item,index) in zbptlist"