fix:修复bug
This commit is contained in:
@@ -311,7 +311,7 @@ function navigateTo(url: string) {
|
||||
|
||||
<!-- 会员价标签 -->
|
||||
<view
|
||||
v-if="item.merchantDishVo.memberPrice"
|
||||
v-if="Number(item.merchantDishVo.memberPrice) > 0"
|
||||
class="member-price-tag ml-10rpx center pl-16rpx pr-6rpx pb-2rpx"
|
||||
>
|
||||
<text class="text-[#FBE3C3] text-20rpx"
|
||||
|
||||
Reference in New Issue
Block a user