Fix(云灵AI):[#5193]“我要送礼”推荐结果,点击下单/送礼按钮,规格弹窗弹出时,左上角的返回按钮仍然可以点击
(cherry picked from commit 53312c889e)
This commit is contained in:
@@ -570,7 +570,7 @@ page {
|
||||
width: 100%;
|
||||
left: 0;
|
||||
background-color: #fff;
|
||||
z-index: 88;
|
||||
z-index: 1001;
|
||||
border-radius: 0.16*100rpx 0.16*100rpx 0 0;
|
||||
padding-bottom: 1.4*100rpx;
|
||||
transform: translate3d(0, 100%, 0);
|
||||
|
||||
Reference in New Issue
Block a user