zhongrj
2023-10-27 e46b9c0d57dac1fff19c3e0ec0fe6d6df5cb9450
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;
      }
   }