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