修改霸王餐页面,增加私域引流,消费返现,满减活动页面
This commit is contained in:
@@ -358,6 +358,18 @@ text {
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
.fixed-bottom{
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
padding: 30rpx;
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
|
||||
/* #ifdef H5 */
|
||||
padding-bottom: 28rpx;
|
||||
/* #endif */
|
||||
}
|
||||
.lh30 {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user