修改了热度 => 观看人数
This commit is contained in:
parent
8434b1e611
commit
6d3d176cd8
@ -84,8 +84,8 @@
|
|||||||
<text style="color:#fff;font-size:30rpx;margin-top:10rpx">新粉丝</text>
|
<text style="color:#fff;font-size:30rpx;margin-top:10rpx">新粉丝</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="jieshuboxitem">
|
<view class="jieshuboxitem">
|
||||||
<text style="color:#fff;font-size:30rpx">{{renshumax}}</text>
|
<text style="color:#fff;font-size:30rpx">{{jieshu.headcount}}</text>
|
||||||
<text style="color:#fff;font-size:30rpx;margin-top:10rpx">热度</text>
|
<text style="color:#fff;font-size:30rpx;margin-top:10rpx">观看人数</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="jieshuboxitem" v-if="list.length != 0">
|
<view class="jieshuboxitem" v-if="list.length != 0">
|
||||||
<text style="color:#fff;font-size:30rpx">RMB {{jieshu.sales_amount}}</text>
|
<text style="color:#fff;font-size:30rpx">RMB {{jieshu.sales_amount}}</text>
|
||||||
|
Loading…
Reference in New Issue
Block a user