Browse Source

更新层级

Caner 2 years ago
parent
commit
4db3bd29d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/views/home/index.vue

+ 1 - 1
src/pages/views/home/index.vue

@@ -161,7 +161,7 @@ weatherService.getWeather().then((res) => { weather.value = res })
       width: calc(100% - 1370px - 1370px);
       width: calc(100% - 1370px - 1370px);
       background: url(../../../assets//img/5.svg) no-repeat center;
       background: url(../../../assets//img/5.svg) no-repeat center;
       background-size: cover;
       background-size: cover;
-      z-index: 1;
+      z-index: 2;
 
 
       &-menus {
       &-menus {
         display: flex;
         display: flex;