Browse Source

修复应用中心VIP标识层级问题

liuyao 1 year ago
parent
commit
1c819475ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.wxss

+ 1 - 1
pages/index/index.wxss

@@ -128,7 +128,7 @@ page {
 .vip-icon-view{
   width: 100%;
   position: relative;
-  z-index: 1000;
+  z-index: 50;
 }
 
 .icon-title_diamond {