From 63f95c8bfa95ed6b9413fb9ce692b80e82da5862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AC=94=E8=AE=B0=E6=9C=AC=E9=87=8C=E7=9A=84=E6=B0=B8?= =?UTF-8?q?=E5=B9=B3?= Date: Wed, 23 Jul 2025 15:02:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9C=AC=E6=AC=A1=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=86=85=E5=AE=B9=E5=A6=82=E4=B8=8B=20?= =?UTF-8?q?=E6=96=B0=E5=BB=BA=E6=9C=8B=E5=8F=8B=E5=AD=98=E4=B8=80=E7=89=88?= =?UTF-8?q?2025=E5=B9=B47=E6=9C=8823=E6=97=A515:02:51?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nkebao/package.json | 4 ++-- .../pages/workspace/moments-sync/new/index.tsx | 18 ++++++++---------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/nkebao/package.json b/nkebao/package.json index e2f14498b..e56678baf 100644 --- a/nkebao/package.json +++ b/nkebao/package.json @@ -1,7 +1,7 @@ { - "name": "nkebao-base", + "name": "cunkebao", "license": "MIT", - "version": "0.1.0", + "version": "3.0.0", "private": true, "dependencies": { "@ant-design/icons": "^5.6.1", diff --git a/nkebao/src/pages/workspace/moments-sync/new/index.tsx b/nkebao/src/pages/workspace/moments-sync/new/index.tsx index 707bf3bbe..d5eaa45a6 100644 --- a/nkebao/src/pages/workspace/moments-sync/new/index.tsx +++ b/nkebao/src/pages/workspace/moments-sync/new/index.tsx @@ -14,6 +14,7 @@ import { getMomentsSyncDetail, } from "./api"; import DeviceSelection from "@/components/DeviceSelection"; +import ContentLibrarySelection from "@/components/ContentLibrarySelection"; const steps = [ { id: 1, title: "基础设置", subtitle: "基础设置" }, @@ -160,7 +161,6 @@ const NewMomentsSync: React.FC = () => {
每日同步数量
{formData.syncCount}