Pārlūkot izejas kodu

fix:视觉走查

qiao 2 mēneši atpakaļ
vecāks
revīzija
ace1739c51
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/pages/travel-notes/index.vue

+ 2 - 2
src/pages/travel-notes/index.vue

@@ -25,8 +25,8 @@
             <div class="w-full h-[76px] bg-[#dedede]">
             <div class="w-full h-[76px] bg-[#dedede]">
               <img v-if="Array.isArray(item?.tourismUrlsAfterConvert)" :src="item?.tourismUrlsAfterConvert[0]" class="w-full h-full object-cover" alt="">
               <img v-if="Array.isArray(item?.tourismUrlsAfterConvert)" :src="item?.tourismUrlsAfterConvert[0]" class="w-full h-full object-cover" alt="">
             </div>
             </div>
-            <div class="text-clip overflow-hidden text-[13px] text-[13px] px-5 h-[40px] w-full overflow-ellipsis"
-              style="line-height:22px">
+            <div class="text-clip overflow-hidden text-[13px] text-[13px] px-5 h-[40px] w-full mt-5 overflow-ellipsis"
+              style="line-height:18px;height:36px">
               {{ item.projectTitle }}
               {{ item.projectTitle }}
             </div>
             </div>
             <div class="flex justify-end text-[#FF476A] text-[14px] font-semibold pr-10">
             <div class="flex justify-end text-[#FF476A] text-[14px] font-semibold pr-10">