navbar projectcard 页面稍优化
This commit is contained in:
parent
c80aa556ae
commit
80285ad12c
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<template v-if="projects.length === 0">
|
<template v-if="projects.length === 0">
|
||||||
<!-- 数据为空时的提示信息 -->
|
<!-- 数据为空时的提示信息 -->
|
||||||
<div class="w-full h-[80vh] bg-white ">
|
<div class="w-full h-[80vh] ">
|
||||||
<img src="../../../public/33.png" class="w-[300px] h-[300px] mt-[20vh] ml-[40vw]">
|
<img src="../../../public/33.png" class="w-[300px] h-[300px] mt-[20vh] ml-[40vw]">
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user