diff --git a/pages/index/components/AIMatch.vue b/pages/index/components/AIMatch.vue index 524c1d0..9e05d58 100644 --- a/pages/index/components/AIMatch.vue +++ b/pages/index/components/AIMatch.vue @@ -104,7 +104,7 @@ const tagsConfig =ref( { bgColor: 0xff6969, fontColor: 0xffffff, - size: 15, + size: 14, opacity: 1, angle: (6.3 * Math.PI) / 5.8, radius: 120,