fix myhome
This commit is contained in:
parent
0971e78597
commit
37d9be4c38
BIN
src/assets/image/icon/icon-new.png
Normal file
BIN
src/assets/image/icon/icon-new.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
@ -67,12 +67,22 @@
|
||||
<!-- <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>
|
||||
|
||||
<p style="font-size: 18px">
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
</p>
|
||||
|
||||
<p
|
||||
style="font-size: 18px"
|
||||
class="cursor-pointer"
|
||||
@click="handleLink('/news')"
|
||||
>
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
View Press Release<img
|
||||
class="ml-[10px]"
|
||||
src="@/assets/image/icon/icon-new.png"
|
||||
alt=""
|
||||
style="width: 20px; height: 20px"
|
||||
/>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -68,16 +68,22 @@
|
||||
|
||||
<p style="font-size: 18px">May 30, 2025 [Time] EDT</p>
|
||||
|
||||
<p style="font-size: 18px">
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
</p>
|
||||
|
||||
<p
|
||||
style="font-size: 18px"
|
||||
class="cursor-pointer"
|
||||
@click="handleLink('/news')"
|
||||
>
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
View Press Release<img
|
||||
class="ml-[10px]"
|
||||
src="@/assets/image/icon/icon-new.png"
|
||||
alt=""
|
||||
style="width: 20px; height: 20px"
|
||||
/>
|
||||
</p>
|
||||
<!-- <a href="#" class="news-link"
|
||||
>{{ $t("HOME.CONTAINY.NEWS.READ_MORE") }} →</a
|
||||
> -->
|
||||
</div>
|
||||
</section>
|
||||
<!-- 新增:股票信息与活动预告双栏模块 -->
|
||||
|
@ -67,16 +67,23 @@
|
||||
<!-- <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>
|
||||
|
||||
<p style="font-size: 18px">
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
</p>
|
||||
|
||||
<p
|
||||
style="font-size: 18px"
|
||||
class="cursor-pointer"
|
||||
@click="handleLink('/news')"
|
||||
>
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
View Press Release<img
|
||||
class="ml-[10px]"
|
||||
src="@/assets/image/icon/icon-new.png"
|
||||
alt=""
|
||||
style="width: 20px; height: 20px"
|
||||
/>
|
||||
</p>
|
||||
<!-- <a href="#" class="news-link"
|
||||
>{{ $t("HOME.CONTAINY.NEWS.READ_MORE") }} →</a
|
||||
> -->
|
||||
</div>
|
||||
</section>
|
||||
<!-- 新增:股票信息与活动预告双栏模块 -->
|
||||
|
@ -67,16 +67,23 @@
|
||||
<!-- <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>
|
||||
|
||||
<p style="font-size: 18px">
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
</p>
|
||||
|
||||
<p
|
||||
style="font-size: 18px"
|
||||
class="cursor-pointer"
|
||||
@click="handleLink('/news')"
|
||||
>
|
||||
FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market
|
||||
View Press Release<img
|
||||
class="ml-[10px]"
|
||||
src="@/assets/image/icon/icon-new.png"
|
||||
alt=""
|
||||
style="width: 20px; height: 20px"
|
||||
/>
|
||||
</p>
|
||||
<!-- <a href="#" class="news-link"
|
||||
>{{ $t("HOME.CONTAINY.NEWS.READ_MORE") }} →</a
|
||||
> -->
|
||||
</div>
|
||||
</section>
|
||||
<!-- 新增:股票信息与活动预告双栏模块 -->
|
||||
|
@ -1,41 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Company</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>FiEE, Inc.</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Document title</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>Press release on Relisting</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Date</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>30/5/2024</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<p style="font-size: 24px">
|
||||
<strong
|
||||
>FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock
|
||||
Market</strong
|
||||
|
@ -1,41 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Company</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>FiEE, Inc.</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Document title</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>Press release on Relisting</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Date</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>30/5/2024</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<p style="font-size: 24px">
|
||||
<strong
|
||||
>FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock
|
||||
Market</strong
|
||||
|
@ -1,41 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Company</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>FiEE, Inc.</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Document title</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>Press release on Relisting</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Date</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>30/5/2024</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<p style="font-size: 24px">
|
||||
<strong
|
||||
>FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock
|
||||
Market</strong
|
||||
|
@ -1,41 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Company</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>FiEE, Inc.</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Document title</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>Press release on Relisting</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><strong>Date</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>:</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>30/5/2024</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<p style="font-size: 24px">
|
||||
<strong
|
||||
>FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock
|
||||
Market</strong
|
||||
|
Loading…
Reference in New Issue
Block a user