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 {
width: 90%;
width: 95%;
height: 146rpx;
border-radius: 40rpx;
border: 2px solid #A6FFEA;
background: #fff;
z-index: 99;
position: absolute;
left: 5%;
left: 2.5%;
bottom: 0;
display: flex;
}

Loading…
Cancel
Save