瀏覽代碼

样式修改

tanxue 2 天之前
父節點
當前提交
be7ae6eafd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/styles/global/components.scss

+ 1 - 1
common/styles/global/components.scss

@@ -324,7 +324,7 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 // 底部支付
 .footer-mall-pay-box{
 	width: 100%;background-color: #fff;position: absolute;bottom: 0;
-	display: flex;align-items: center;justify-content: space-between;z-index: 100;
+	display: flex;align-items: center;justify-content: space-between;
 	box-sizing: border-box;padding: 16rpx 12rpx  calc(16rpx + var(--window-bottom));
 	.mall-left-box{
 		font-size: 22rpx;color: #afafaf;