Browse Source

首页

master
tianyi 4 weeks ago
parent
commit
e5e0c95443
  1. 4
      pages/index/index.vue

4
pages/index/index.vue

@ -781,14 +781,14 @@
} }
.order-msg-box { .order-msg-box {
width: 90%; width: 95%;
height: 146rpx; height: 146rpx;
border-radius: 40rpx; border-radius: 40rpx;
border: 2px solid #A6FFEA; border: 2px solid #A6FFEA;
background: #fff; background: #fff;
z-index: 99; z-index: 99;
position: absolute; position: absolute;
left: 5%; left: 2.5%;
bottom: 0; bottom: 0;
display: flex; display: flex;
} }

Loading…
Cancel
Save