From 9f85b559b0dd28efc51fd61a88b3404fa820d67c Mon Sep 17 00:00:00 2001 From: hajimi Date: Sun, 5 Jul 2026 00:04:07 +0800 Subject: [PATCH] deploy: auto commit repo-root changes 2026-07-05 00:04:07 --- uniapp/src/packages_community/pages/index.vue | 20 ------------------- 1 file changed, 20 deletions(-) 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 {