Compare commits
2 Commits
5017534a24
...
b9eceb6ecf
Author | SHA1 | Date | |
---|---|---|---|
b9eceb6ecf | |||
2bdd8e2b7f |
@ -91,6 +91,10 @@
|
||||
<text style="color:#fff;font-size:30rpx">RMB {{jieshu.sales_amount}}</text>
|
||||
<text style="color:#fff;font-size:30rpx;margin-top:10rpx">直播销量</text>
|
||||
</view>
|
||||
<view class="jieshuboxitem" v-if="list.length != 0">
|
||||
<text style="color:#fff;font-size:30rpx">{{jieshu.buy_num}}</text>
|
||||
<text style="color:#fff;font-size:30rpx;margin-top:10rpx">购买人数</text>
|
||||
</view>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <button class="btn" @click="start">开始推流1</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user