diff --git a/pagesInn/components/jin-edit/homeList.vue b/pagesInn/components/jin-edit/homeList.vue index f66523b..8559e6d 100644 --- a/pagesInn/components/jin-edit/homeList.vue +++ b/pagesInn/components/jin-edit/homeList.vue @@ -88,15 +88,5 @@ export default { width: fit-content; margin-bottom: 20rpx; } -.pop-title::after{ - content: ''; - position: absolute; - bottom: 0rpx; - left: 0; - width: 100%; - height: 5px; - background-color: #BD3124; - border-radius: 20rpx; - opacity: 0.5; -} + \ No newline at end of file