fix: 增加文本标签

This commit is contained in:
傅光孟 2026-02-10 11:35:40 +08:00
parent 0982eb45c2
commit c1f96448f8
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
</view> </view>
<view class="company-tag" v-if="props.data.companyName"> <view class="company-tag" v-if="props.data.companyName">
{{ props.data.companyName }} <text class="txt">{{ props.data.companyName }}</text>
</view> </view>
<!-- <view class="r_etf" style="margin-top: 80rpx" v-if="intoType == 'etf'"> <!-- <view class="r_etf" style="margin-top: 80rpx" v-if="intoType == 'etf'">