Browse Source

调正

master
453530270@qq.com 2 years ago
parent
commit
4d12f29dd3
  1. 4
      pages/reg/components/WhPopup.vue

4
pages/reg/components/WhPopup.vue

@ -106,7 +106,7 @@
left: var(--window-left);
right: var(--window-right);
bottom: var(--window-bottom);
top: 0;
top: 10%;
// height: 60%;
z-index: 21;
overflow: hidden;
@ -154,7 +154,7 @@
position: absolute;
left: 5%;
right: 5%;
bottom: 20%;
bottom: 14%;
z-index: 99;
border-radius: 10rpx 10rpx 0 0;
background-color: #fff;

Loading…
Cancel
Save