Browse Source

修改地址页面逻辑

master
Lj 4 weeks ago
parent
commit
1ff0eb6b8c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      pages/subcomponent/select.vue

+ 1
- 0
pages/subcomponent/select.vue View File

@ -705,6 +705,7 @@ export default {
background: #fff; background: #fff;
padding: 24rpx 32rpx env(safe-area-inset-bottom); padding: 24rpx 32rpx env(safe-area-inset-bottom);
z-index: 10; z-index: 10;
margin-bottom: calc(40rpx );
} }
.main-btn { .main-btn {


Loading…
Cancel
Save