fix myhome
This commit is contained in:
parent
61b5a9eaea
commit
697dd232f6
@ -70,7 +70,7 @@
|
||||
<div>May 30, 2025 EDT</div>
|
||||
|
||||
<div style="font-size: 18px">
|
||||
FiEE, Inc. Announces Relisting on Nasdaq
|
||||
FiEE, Inc. Announces Reinitiation of Trading on Nasdaq
|
||||
</div>
|
||||
|
||||
<div
|
||||
@ -116,9 +116,9 @@
|
||||
<span style="font-size: 18px" class="data-label">{{
|
||||
$t("HOME.CONTAINY.STOCK_INFO.CHANGE")
|
||||
}}</span>
|
||||
<span style="font-size: 18px" class="data-value positive"
|
||||
>{{ stockQuote.change || "--" }}</span
|
||||
>
|
||||
<span style="font-size: 18px" class="data-value positive">{{
|
||||
stockQuote.change || "--"
|
||||
}}</span>
|
||||
</div>
|
||||
<div class="data-row">
|
||||
<span style="font-size: 18px" class="data-label">{{
|
||||
|
@ -70,7 +70,7 @@
|
||||
<div>May 30, 2025 EDT</div>
|
||||
|
||||
<div style="font-size: 18px">
|
||||
FiEE, Inc. Announces Relisting on Nasdaq
|
||||
FiEE, Inc. Announces Reinitiation of Trading on Nasdaq
|
||||
</div>
|
||||
|
||||
<div
|
||||
@ -112,9 +112,9 @@
|
||||
<span class="data-label">{{
|
||||
$t("HOME.CONTAINY.STOCK_INFO.CHANGE")
|
||||
}}</span>
|
||||
<span class="data-value positive"
|
||||
>{{ stockQuote.change || "--" }}</span
|
||||
>
|
||||
<span class="data-value positive">{{
|
||||
stockQuote.change || "--"
|
||||
}}</span>
|
||||
</div>
|
||||
<div class="data-row">
|
||||
<span class="data-label">{{
|
||||
|
@ -70,7 +70,7 @@
|
||||
<div>May 30, 2025 EDT</div>
|
||||
|
||||
<div style="font-size: 18px">
|
||||
FiEE, Inc. Announces Relisting on Nasdaq
|
||||
FiEE, Inc. Announces Reinitiation of Trading on Nasdaq
|
||||
</div>
|
||||
|
||||
<div
|
||||
@ -116,9 +116,9 @@
|
||||
<span style="font-size: 18px" class="data-label">{{
|
||||
$t("HOME.CONTAINY.STOCK_INFO.CHANGE")
|
||||
}}</span>
|
||||
<span style="font-size: 18px" class="data-value positive"
|
||||
>{{ stockQuote.change || "--" }}</span
|
||||
>
|
||||
<span style="font-size: 18px" class="data-value positive">{{
|
||||
stockQuote.change || "--"
|
||||
}}</span>
|
||||
</div>
|
||||
<div class="data-row">
|
||||
<span style="font-size: 18px" class="data-label">{{
|
||||
|
@ -70,7 +70,7 @@
|
||||
<div>May 30, 2025 EDT</div>
|
||||
|
||||
<div style="font-size: 18px">
|
||||
FiEE, Inc. Announces Relisting on Nasdaq
|
||||
FiEE, Inc. Announces Reinitiation of Trading on Nasdaq
|
||||
</div>
|
||||
<div
|
||||
style="font-size: 18px"
|
||||
@ -115,9 +115,9 @@
|
||||
<span style="font-size: 18px" class="data-label">{{
|
||||
$t("HOME.CONTAINY.STOCK_INFO.CHANGE")
|
||||
}}</span>
|
||||
<span style="font-size: 18px" class="data-value positive"
|
||||
>{{ stockQuote.change || "--" }}</span
|
||||
>
|
||||
<span style="font-size: 18px" class="data-value positive">{{
|
||||
stockQuote.change || "--"
|
||||
}}</span>
|
||||
</div>
|
||||
<div class="data-row">
|
||||
<span style="font-size: 18px" class="data-label">{{
|
||||
|
Loading…
Reference in New Issue
Block a user