tianyi 3 weeks ago
parent
commit
fcff98db19
  1. 572
      components/tab-bar/delivery.vue
  2. 2
      components/tab-bar/tab-bar.vue

572
components/tab-bar/delivery.vue

File diff suppressed because it is too large

2
components/tab-bar/tab-bar.vue

@ -197,7 +197,7 @@
background: rgba(255, 255, 255, 1); background: rgba(255, 255, 255, 1);
margin: 0 auto; margin: 0 auto;
display: flex; display: flex;
z-index: 9; z-index: 998;
border-top: 1px solid #eee; border-top: 1px solid #eee;
border-top-left-radius: 60rpx; border-top-left-radius: 60rpx;
border-top-right-radius: 60rpx; border-top-right-radius: 60rpx;

Loading…
Cancel
Save