From 56aaf523abd35b5d78aa4649246075ad47f78472 Mon Sep 17 00:00:00 2001 From: liu <2302563948@qq.com> Date: Thu, 2 Jul 2026 00:55:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PublishPopup/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/PublishPopup/index.tsx b/src/components/PublishPopup/index.tsx index 4ba5158..0fa0a29 100644 --- a/src/components/PublishPopup/index.tsx +++ b/src/components/PublishPopup/index.tsx @@ -35,8 +35,8 @@ export default function PublishPopup({ visible, onClose, onSelect }: PublishPopu > - 发布 - 选择你要发布的内容类型 + 发布 + 选择你要发布的内容类型 {PUBLISH_OPTIONS.map((option) => (