mirror of
http://git.xinwangdao.com/cnnc-embedded-parts-detect/detect-embeded.git
synced 2025-06-24 05:24:12 +08:00
fixed
This commit is contained in:
parent
5972f6be40
commit
4e1a4266aa
@ -16,7 +16,7 @@
|
||||
//background-size: cover;
|
||||
//background-position: center center;
|
||||
|
||||
background-color: #0d1540;
|
||||
//background-color: #0d1540;
|
||||
//background-color: rgba(45, 119, 243, 0.4);
|
||||
//background-blend-mode: overlay;
|
||||
}
|
||||
|
@ -1,15 +1,6 @@
|
||||
<template>
|
||||
<div class="pt-4 pl-4 pb-4 pr-0">
|
||||
<div class="md:flex flex-wrap">
|
||||
<div class="md:w-1/2 w-full !md:mt-4 pr-4 enter-y">
|
||||
</div>
|
||||
<div class="md:w-1/2 w-full !md:mt-4 pr-4 enter-y">
|
||||
</div>
|
||||
<div class="md:w-1/2 w-full !md:mt-4 pr-4 enter-y">
|
||||
</div>
|
||||
<div class="md:w-1/2 w-full !md:mt-4 pr-4 enter-y">
|
||||
</div>
|
||||
</div>
|
||||
<div style="color: #ffffff;">
|
||||
欢迎
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
|
Loading…
Reference in New Issue
Block a user