@@ -876,7 +876,7 @@
font-size: 32rpx;
.tabs {
- width: 88%;
+ width: 80%;
}
@@ -932,7 +932,7 @@
justify-content: space-between;
@@ -1347,4 +1347,9 @@
+
+ /deep/.u-drawer {
+ z-index: 999 !important;
+ }
</style>