fix: 修正资讯错别字为"精选资讯数量"

This commit is contained in:
34701892@qq.com 2025-12-03 14:47:58 +08:00
parent 2fcead28e6
commit f67fee4aa5
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<text class="date">({{ dayjs(new Date().getTime()).format("MM/DD") }})</text>
</view>
<text class="sub_title">评分80分以上精选咨洵数量</text>
<text class="sub_title">评分80分以上精选资讯数量</text>
</view>
<view class="right">
<!-- <text class="num">{{ count }}</text> -->
@ -95,4 +95,4 @@ watch(
text-align: right;
font-style: normal;
}
</style>
</style>