Compare commits
No commits in common. "59202a84713448d1b8b5ba26bae99be67811cba0" and "f1a90c8b6a8b6a81415da2adae869e73d5706fec" have entirely different histories.
59202a8471
...
f1a90c8b6a
@ -66,14 +66,13 @@
|
|||||||
<div class="news-card">
|
<div class="news-card">
|
||||||
<!-- <div class="news-date">De 15. 2023</div> -->
|
<!-- <div class="news-date">De 15. 2023</div> -->
|
||||||
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
||||||
<div style="font-size: 18px">
|
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
|
||||||
<div>May 30, 2025 [Time] EDT</div>
|
|
||||||
|
|
||||||
<div style="font-size: 18px">
|
<p style="font-size: 18px">
|
||||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||||
</div>
|
</p>
|
||||||
|
|
||||||
<div
|
<p
|
||||||
style="font-size: 18px"
|
style="font-size: 18px"
|
||||||
class="cursor-pointer"
|
class="cursor-pointer"
|
||||||
@click="handleLink('/news')"
|
@click="handleLink('/news')"
|
||||||
@ -84,8 +83,7 @@
|
|||||||
alt=""
|
alt=""
|
||||||
style="width: 20px; height: 20px"
|
style="width: 20px; height: 20px"
|
||||||
/>
|
/>
|
||||||
</div>
|
</p>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- 新增:股票信息与活动预告双栏模块 -->
|
<!-- 新增:股票信息与活动预告双栏模块 -->
|
||||||
|
@ -66,14 +66,13 @@
|
|||||||
<!-- <div class="news-date">De 15. 2023</div> -->
|
<!-- <div class="news-date">De 15. 2023</div> -->
|
||||||
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
||||||
|
|
||||||
<div style="font-size: 18px">
|
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
|
||||||
<div>May 30, 2025 [Time] EDT</div>
|
|
||||||
|
|
||||||
<div style="font-size: 18px">
|
<p style="font-size: 18px">
|
||||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||||
</div>
|
</p>
|
||||||
|
|
||||||
<div
|
<p
|
||||||
style="font-size: 18px"
|
style="font-size: 18px"
|
||||||
class="cursor-pointer"
|
class="cursor-pointer"
|
||||||
@click="handleLink('/news')"
|
@click="handleLink('/news')"
|
||||||
@ -84,8 +83,7 @@
|
|||||||
alt=""
|
alt=""
|
||||||
style="width: 20px; height: 20px"
|
style="width: 20px; height: 20px"
|
||||||
/>
|
/>
|
||||||
</div>
|
</p>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- 新增:股票信息与活动预告双栏模块 -->
|
<!-- 新增:股票信息与活动预告双栏模块 -->
|
||||||
|
@ -66,16 +66,15 @@
|
|||||||
<div class="news-card">
|
<div class="news-card">
|
||||||
<!-- <div class="news-date">De 15. 2023</div> -->
|
<!-- <div class="news-date">De 15. 2023</div> -->
|
||||||
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
||||||
<div style="font-size: 18px">
|
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
|
||||||
<div>May 30, 2025 [Time] EDT</div>
|
|
||||||
|
|
||||||
<div style="font-size: 18px" class="mt-[20px]">
|
<p style="font-size: 18px">
|
||||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||||
</div>
|
</p>
|
||||||
|
|
||||||
<div
|
<p
|
||||||
style="font-size: 18px"
|
style="font-size: 18px"
|
||||||
class="cursor-pointer mt-[20px]"
|
class="cursor-pointer"
|
||||||
@click="handleLink('/news')"
|
@click="handleLink('/news')"
|
||||||
>
|
>
|
||||||
View Press Release<img
|
View Press Release<img
|
||||||
@ -84,8 +83,7 @@
|
|||||||
alt=""
|
alt=""
|
||||||
style="width: 20px; height: 20px"
|
style="width: 20px; height: 20px"
|
||||||
/>
|
/>
|
||||||
</div>
|
</p>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- 新增:股票信息与活动预告双栏模块 -->
|
<!-- 新增:股票信息与活动预告双栏模块 -->
|
||||||
|
@ -66,16 +66,15 @@
|
|||||||
<div class="news-card">
|
<div class="news-card">
|
||||||
<!-- <div class="news-date">De 15. 2023</div> -->
|
<!-- <div class="news-date">De 15. 2023</div> -->
|
||||||
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
<!-- <h3 class="news-title">{{ $t("HOME.CONTAINY.NEWS.LATEST_TITLE") }}</h3> -->
|
||||||
<div style="font-size: 18px">
|
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
|
||||||
<div>May 30, 2025 [Time] EDT</div>
|
|
||||||
|
|
||||||
<div style="font-size: 18px" class="mt-[10px]">
|
<p style="font-size: 18px">
|
||||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||||
</div>
|
</p>
|
||||||
|
|
||||||
<div
|
<p
|
||||||
style="font-size: 18px"
|
style="font-size: 18px"
|
||||||
class="cursor-pointer mt-[10px]"
|
class="cursor-pointer"
|
||||||
@click="handleLink('/news')"
|
@click="handleLink('/news')"
|
||||||
>
|
>
|
||||||
View Press Release<img
|
View Press Release<img
|
||||||
@ -84,8 +83,7 @@
|
|||||||
alt=""
|
alt=""
|
||||||
style="width: 20px; height: 20px"
|
style="width: 20px; height: 20px"
|
||||||
/>
|
/>
|
||||||
</div>
|
</p>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- 新增:股票信息与活动预告双栏模块 -->
|
<!-- 新增:股票信息与活动预告双栏模块 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user