fix: 增加文本标签
This commit is contained in:
parent
0982eb45c2
commit
c1f96448f8
|
|
@ -89,7 +89,7 @@
|
|||
</view>
|
||||
|
||||
<view class="company-tag" v-if="props.data.companyName">
|
||||
{{ props.data.companyName }}
|
||||
<text class="txt">{{ props.data.companyName }}</text>
|
||||
</view>
|
||||
|
||||
<!-- <view class="r_etf" style="margin-top: 80rpx" v-if="intoType == 'etf'">
|
||||
|
|
|
|||
Loading…
Reference in New Issue