diff --git a/uniapp/src/packages_community/pages/index.vue b/uniapp/src/packages_community/pages/index.vue index 7dee658..a9460dd 100644 --- a/uniapp/src/packages_community/pages/index.vue +++ b/uniapp/src/packages_community/pages/index.vue @@ -7,9 +7,6 @@ πŸ” ζœη΄’δΈ–εšε€΄ζ‘ - - + - @@ -397,23 +394,6 @@ const handleAiAnalysis = (post: any) => { color: #808080; } - &__publish { - width: 68rpx; - height: 68rpx; - display: flex; - align-items: center; - justify-content: center; - background: #E5EDFF; - border-radius: 12rpx; - flex-shrink: 0; - } - - &__publish-icon { - font-size: 40rpx; - color: #185dff; - font-weight: 300; - line-height: 1; - } } .community-tags {