guoshilong
2023-10-27 b5eb99f9d8937b87f3b3ecb9f96166b54e602125
components/boxTitle/index.vue
@@ -36,7 +36,7 @@
      align-items: center;
      position: relative;
      height: 60rpx;
      .title {
         position: absolute;
         z-index: 1;
@@ -48,7 +48,7 @@
         left: 10rpx;
         bottom: 0;
         width: 96rpx;
         background: linear-gradient(to right, #407BE999, #73A2F900);
         background: linear-gradient(to right, #2991faff, #73A2F900);
         z-index: 0;
      }
   }