|
@@ -20,7 +20,7 @@ page, .bg-page {
|
|
|
}
|
|
|
.zaiui-footer-fixed {
|
|
|
position: fixed;
|
|
|
- z-index: 999999;
|
|
|
+ z-index: 999;
|
|
|
width: 100%;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
@@ -111,7 +111,7 @@ page, .bg-page {
|
|
|
background: #f9f9f9;
|
|
|
}
|
|
|
.cu-modal {
|
|
|
- z-index: 9999999;
|
|
|
+ z-index: 999;
|
|
|
}
|
|
|
|
|
|
.zaiui-reward-btn {
|
|
@@ -124,7 +124,7 @@ page, .bg-page {
|
|
|
text-align: center;
|
|
|
line-height: 90.9upx;
|
|
|
box-shadow: 0 0 25.45upx #cecece;
|
|
|
- z-index: 99999;
|
|
|
+ z-index: 999;
|
|
|
}
|
|
|
|
|
|
.zaiui-bar-title-box .cu-bar .content {
|
|
@@ -141,7 +141,7 @@ page, .bg-page {
|
|
|
|
|
|
.zaiui-add-btn-view-box {
|
|
|
position: fixed;
|
|
|
- z-index: 999999;
|
|
|
+ z-index: 999;
|
|
|
bottom: 181.81upx;
|
|
|
right: 27.27upx;
|
|
|
.cu-btn {
|
|
@@ -161,7 +161,7 @@ page, .bg-page {
|
|
|
}
|
|
|
|
|
|
.zaiui-modal {
|
|
|
- z-index: 999999;
|
|
|
+ z-index: 999;
|
|
|
}
|
|
|
.solid-top::after {
|
|
|
border-top: 2upx solid rgba(0, 0, 0, 0.1);
|
|
@@ -204,7 +204,7 @@ page, .bg-page {
|
|
|
/*底部*/
|
|
|
.wecanui-footer-fixed {
|
|
|
position: fixed;
|
|
|
- z-index: 99999;
|
|
|
+ z-index: 999;
|
|
|
width: 100%;
|
|
|
bottom: 0;
|
|
|
left: 0;
|