Update [slug].vue, edited on My iPhone.

This commit is contained in:
元皓yh 2025-05-06 20:04:20 +08:00 committed by GitHub
parent 2f20d49091
commit 7c7601a38b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ import { GlobeAltIcon } from "@heroicons/vue/24/outline";
class="w-48 h-48 rounded-[10px]" class="w-48 h-48 rounded-[10px]"
/> />
<div class="flex flex-col gap-3 text-left"> <div class="flex flex-col gap-3 text-left">
<h1 class="text-4xl font-bold m-3 text-left"> <h1 class="text-4xl font-bold m-3 text-left" ref="orgNameAnimation">
{{ fetchNewsOrgInfo?.title }} {{ fetchNewsOrgInfo?.title }}
</h1> </h1>
<span class="text-ms m-1 mt-5 text-left text-wrap">{{ <span class="text-ms m-1 mt-5 text-left text-wrap">{{