fix: 修正资讯错别字为"精选资讯数量"
This commit is contained in:
parent
2fcead28e6
commit
f67fee4aa5
|
|
@ -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> -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue