mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 00:01:03 +08:00
Update [slug].vue, edited on My iPhone.
This commit is contained in:
parent
2f20d49091
commit
7c7601a38b
@ -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">{{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user