尺寸修改

This commit is contained in:
liwenhao 2025-05-28 15:50:41 +08:00
parent caf62145a0
commit 7c6a61b99f
3 changed files with 3 additions and 3 deletions

View File

@ -114,7 +114,7 @@
<span style="font-size: 18px" class="data-label">{{ <span style="font-size: 18px" class="data-label">{{
$t("HOME.CONTAINY.STOCK_INFO.CHANGE") $t("HOME.CONTAINY.STOCK_INFO.CHANGE")
}}</span> }}</span>
<span class="data-value positive" <span style="font-size: 18px" class="data-value positive"
>{{ stockQuote.change?.[0] || "--" }} >{{ stockQuote.change?.[0] || "--" }}
{{ stockQuote.change?.[1] || "--" }}</span {{ stockQuote.change?.[1] || "--" }}</span
> >

View File

@ -114,7 +114,7 @@
<span style="font-size: 18px" class="data-label">{{ <span style="font-size: 18px" class="data-label">{{
$t("HOME.CONTAINY.STOCK_INFO.CHANGE") $t("HOME.CONTAINY.STOCK_INFO.CHANGE")
}}</span> }}</span>
<span class="data-value positive" <span style="font-size: 18px" class="data-value positive"
>{{ stockQuote.change?.[0] || "--" }} >{{ stockQuote.change?.[0] || "--" }}
{{ stockQuote.change?.[1] || "--" }}</span {{ stockQuote.change?.[1] || "--" }}</span
> >

View File

@ -114,7 +114,7 @@
<span style="font-size: 18px" class="data-label">{{ <span style="font-size: 18px" class="data-label">{{
$t("HOME.CONTAINY.STOCK_INFO.CHANGE") $t("HOME.CONTAINY.STOCK_INFO.CHANGE")
}}</span> }}</span>
<span class="data-value positive" <span style="font-size: 18px" class="data-value positive"
>{{ stockQuote.change?.[0] || "--" }} >{{ stockQuote.change?.[0] || "--" }}
{{ stockQuote.change?.[1] || "--" }}</span {{ stockQuote.change?.[1] || "--" }}</span
> >