From 57e3bead08715d72efaeffe90fafa179b8366473 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Sat, 18 May 2024 12:02:14 +0800
Subject: [PATCH] 1.RSS更新 2.调整标签hover位置 3.font size

---
 src/components/mini/box8-panal.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/mini/box8-panal.vue b/src/components/mini/box8-panal.vue
index 76ca572..ae9839c 100644
--- a/src/components/mini/box8-panal.vue
+++ b/src/components/mini/box8-panal.vue
@@ -5,7 +5,7 @@
 				<div class="myCard" style="height: 200px;width: 220px; border-radius: 20px;">
 					<a-card :hoverable="true" size="small">
 						<template slot="cover">
-							<img class="myCardCover" alt="example" src="../../assets/mowenwei.jpg" />
+							<!-- <img class="myCardCover" alt="example" src="../../assets/mowenwei.jpg" /> -->
 						</template>
 
 						<template slot="actions" class="ant-card-actions">

--
Gitblit v1.9.1