uniapp小程序3.0 新增收货地址 控件样式问题选择不到 最后2个地址 iphoneX
This commit is contained in:
@ -196,6 +196,9 @@ export default {
|
|||||||
z-index: 1502;
|
z-index: 1502;
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 800rpx;
|
height: 800rpx;
|
||||||
|
padding-bottom: 0;
|
||||||
|
padding-bottom: constant(safe-area-inset-bottom);
|
||||||
|
padding-bottom: env(safe-area-inset-bottom);
|
||||||
.cityScroll {
|
.cityScroll {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user