wangjiahai 2 years ago
parent
commit
f0879e2571
  1. 2
      pages/card/card.vue

2
pages/card/card.vue

@ -24,7 +24,7 @@
</view>
<view v-if="item.showBtn" @click.stop="booking(item.sid)"
style="flex-shrink: 0;padding: 8px;font-size: 13px;z-index: 1;font-weight: 600;">预约提货
style="flex-shrink: 0;padding: 9px;font-size: 13px;z-index: 1;font-weight: 600;">预约提货
</view>
</view>
<view

Loading…
Cancel
Save