change 适配

This commit is contained in:
liwenhao 2025-05-28 15:23:47 +08:00
parent f33003eb04
commit caf62145a0
4 changed files with 8 additions and 8 deletions

View File

@ -115,8 +115,8 @@
$t("HOME.CONTAINY.STOCK_INFO.CHANGE") $t("HOME.CONTAINY.STOCK_INFO.CHANGE")
}}</span> }}</span>
<span class="data-value positive" <span class="data-value positive"
>{{ stockQuote.change?.[0] || "" }} >{{ stockQuote.change?.[0] || "--" }}
{{ stockQuote.change?.[1] || "" }}</span {{ stockQuote.change?.[1] || "--" }}</span
> >
</div> </div>
<div class="data-row"> <div class="data-row">

View File

@ -110,8 +110,8 @@
$t("HOME.CONTAINY.STOCK_INFO.CHANGE") $t("HOME.CONTAINY.STOCK_INFO.CHANGE")
}}</span> }}</span>
<span class="data-value positive" <span class="data-value positive"
>{{ stockQuote.change?.[0] || "" }} >{{ stockQuote.change?.[0] || "--" }}
{{ stockQuote.change?.[1] || "" }}</span {{ stockQuote.change?.[1] || "--" }}</span
> >
</div> </div>
<div class="data-row"> <div class="data-row">

View File

@ -115,8 +115,8 @@
$t("HOME.CONTAINY.STOCK_INFO.CHANGE") $t("HOME.CONTAINY.STOCK_INFO.CHANGE")
}}</span> }}</span>
<span class="data-value positive" <span class="data-value positive"
>{{ stockQuote.change?.[0] || "" }} >{{ stockQuote.change?.[0] || "--" }}
{{ stockQuote.change?.[1] || "" }}</span {{ stockQuote.change?.[1] || "--" }}</span
> >
</div> </div>
<div class="data-row"> <div class="data-row">

View File

@ -115,8 +115,8 @@
$t("HOME.CONTAINY.STOCK_INFO.CHANGE") $t("HOME.CONTAINY.STOCK_INFO.CHANGE")
}}</span> }}</span>
<span class="data-value positive" <span class="data-value positive"
>{{ stockQuote.change?.[0] || "" }} >{{ stockQuote.change?.[0] || "--" }}
{{ stockQuote.change?.[1] || "" }}</span {{ stockQuote.change?.[1] || "--" }}</span
> >
</div> </div>
<div class="data-row"> <div class="data-row">