From 87a1002aa583866f6079db0e36ca8f78f5ced243 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B6=85=E7=BA=A7=E8=80=81=E7=99=BD=E5=85=94?= Date: Thu, 28 Aug 2025 17:19:23 +0800 Subject: [PATCH] =?UTF-8?q?fix(workspace/moments-sync):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E7=BE=A4=E7=BB=84=E9=80=89=E6=8B=A9key=E5=86=B2?= =?UTF-8?q?=E7=AA=81=E5=B9=B6=E6=9B=B4=E6=96=B0=E5=86=85=E5=AE=B9=E5=BA=93?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复测试页面中群组选择tab的key冲突问题,将'groups'改为'groups2' 更新MomentsSync页面内容库显示逻辑,使用contentGroupsOptions中的name字段替代contentLibraryNames --- Cunkebao/src/pages/mobile/test/select.tsx | 2 +- .../workspace/moments-sync/MomentsSync.tsx | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Cunkebao/src/pages/mobile/test/select.tsx b/Cunkebao/src/pages/mobile/test/select.tsx index f7c1edd7..35e47ca9 100644 --- a/Cunkebao/src/pages/mobile/test/select.tsx +++ b/Cunkebao/src/pages/mobile/test/select.tsx @@ -89,7 +89,7 @@ const ComponentTest: React.FC = () => { - +

GroupSelection 组件测试

{ @@ -195,7 +203,7 @@ const MomentsSync: React.FC = () => {
暂无同步任务