diff --git a/src/views/oneMap/FloodStuationReview/sqhgBottomBox.vue b/src/views/oneMap/FloodStuationReview/sqhgBottomBox.vue index bc21d39..dc15099 100644 --- a/src/views/oneMap/FloodStuationReview/sqhgBottomBox.vue +++ b/src/views/oneMap/FloodStuationReview/sqhgBottomBox.vue @@ -360,31 +360,6 @@ } } } - .playBg { - width: calc(100% - 30px); - height: 18px; - background: rgba(77, 149, 217, 0.15); - border-radius: 9px; - padding: 3px; - overflow: hidden; - } - .playIn { - height: 100%; - background: linear-gradient(90deg, #1890ff, #1ee7e7); - border-radius: 6px; - background: url(@/assets/images/fxhg/hgpx.png) repeat-x; - background-size: 16px 12px; - } - &::after { - content: ""; - position: absolute; - right: 0; - top: 0; - width: 72px; - height: 12px; - background: url(@/assets/images/fxhg/hgpr.png) no-repeat; - background-size: 100% 100%; - } } .playRadio { display: flex;