Compare commits

..

No commits in common. "b9eceb6ecfc9d3c8eca34b725841d06e086ce37c" and "5017534a249d1b0d65a588577cc4243f5c5f5a31" have entirely different histories.

View File

@ -91,10 +91,6 @@
<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>