fix myhome

This commit is contained in:
张 元山 2025-05-30 20:10:47 +08:00
parent 37d9be4c38
commit ad11498a31
4 changed files with 72 additions and 64 deletions

View File

@ -66,24 +66,26 @@
<div class="news-card">
<!-- <div class="news-date">De 15. 2023</div> -->
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
<div style="font-size: 18px">
<div>May 30, 2025 [Time] EDT</div>
<p style="font-size: 18px">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</p>
<div style="font-size: 18px">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</div>
<p
style="font-size: 18px"
class="cursor-pointer"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</p>
<div
style="font-size: 18px"
class="cursor-pointer"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</div>
</div>
</div>
</section>
<!-- 新增股票信息与活动预告双栏模块 -->

View File

@ -66,24 +66,26 @@
<!-- <div class="news-date">De 15. 2023</div> -->
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
<div style="font-size: 18px">
<div>May 30, 2025 [Time] EDT</div>
<p style="font-size: 18px">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</p>
<div style="font-size: 18px">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</div>
<p
style="font-size: 18px"
class="cursor-pointer"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</p>
<div
style="font-size: 18px"
class="cursor-pointer"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</div>
</div>
</div>
</section>
<!-- 新增股票信息与活动预告双栏模块 -->

View File

@ -66,24 +66,26 @@
<div class="news-card">
<!-- <div class="news-date">De 15. 2023</div> -->
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
<div style="font-size: 18px">
<div>May 30, 2025 [Time] EDT</div>
<p style="font-size: 18px">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</p>
<div style="font-size: 18px" class="mt-[20px]">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</div>
<p
style="font-size: 18px"
class="cursor-pointer"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</p>
<div
style="font-size: 18px"
class="cursor-pointer mt-[20px]"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</div>
</div>
</div>
</section>
<!-- 新增股票信息与活动预告双栏模块 -->

View File

@ -66,24 +66,26 @@
<div class="news-card">
<!-- <div class="news-date">De 15. 2023</div> -->
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
<div style="font-size: 18px">
<div>May 30, 2025 [Time] EDT</div>
<p style="font-size: 18px">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</p>
<div style="font-size: 18px" class="mt-[10px]">
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
</div>
<p
style="font-size: 18px"
class="cursor-pointer"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</p>
<div
style="font-size: 18px"
class="cursor-pointer mt-[10px]"
@click="handleLink('/news')"
>
View Press Release<img
class="ml-[10px]"
src="@/assets/image/icon/icon-new.png"
alt=""
style="width: 20px; height: 20px"
/>
</div>
</div>
</div>
</section>
<!-- 新增股票信息与活动预告双栏模块 -->