商品不出现

This commit is contained in:
luyuan 2020-08-28 22:54:51 +08:00
parent 36f0675689
commit 839b1728f0
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -18,7 +18,7 @@
<view class="hot" :style="{'top': top + 10 * rpx}">
<text class="hottext">{{room.onlineUsers.users.length}}</text>
</view>
<image class="cart" src="../../static/cart.png" @click="show = true">
<image v-if="list.length != 0" class="cart" src="../../static/cart.png" @click="show = true">
</image>
<view class="danmufasongbox" @click="danmu = $store.state.hasLogin">