6
0
Fork 0
release
panliang 2022-05-18 14:38:45 +08:00
parent 99fe70417c
commit bba4f270c4
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
model 当前行数据
-->
@if($value)
<div class="list-group">
@if($value['coupon'])
<div class="list-group-item">优惠券
@ -14,3 +15,4 @@
</div>
@endif
</div>
@endif