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; } }