This commit is contained in:
妖姐 2024-03-29 19:06:14 +08:00
parent c1faa8ac90
commit b864cc7663

View File

@ -19,8 +19,8 @@
</div>
<a-button class="w-36">子系统文档</a-button>
</div>
<div class="flex flex-wrap justify-start space-x-5 space-y-12 container">
<div v-for="(ChildSystem, index) in ChildSystems" :key="index" class="flex flex-row justify-start space-x-5">
<div class="flex flex-wrap justify-start container">
<div v-for="(ChildSystem, index) in ChildSystems" :key="index" class="mr-10 mb-8 flex flex-row justify-start space-x-5">
<a-card class="transition-transform transform-gpu hover:scale-105 relative w-[260px] h-[300px] bg-cover bg-center bg-[url('@/assert/images/img44.jpg')]" @mouseleave="showButton[index]=false" @mouseover="showButton[index]=true">
<div class="flex absolute left-0 bottom-0 min-h-[30%] w-full bg-white">
<div class="flex flex-col">