diff --git a/frontend/components/Post/Item.vue b/frontend/components/Post/Item.vue index 26c96c6..993f644 100644 --- a/frontend/components/Post/Item.vue +++ b/frontend/components/Post/Item.vue @@ -21,10 +21,10 @@ const enteredtopicHeat: (string | number)[] = props.topicHeat.map((item) => { diff --git a/frontend/components/Post/index.vue b/frontend/components/Post/index.vue index 5d46fad..2be86dc 100644 --- a/frontend/components/Post/index.vue +++ b/frontend/components/Post/index.vue @@ -47,10 +47,10 @@ onUnmounted(() => {