diff --git a/src/pages/Create/components/Editor/plugins.tsx b/src/pages/Create/components/Editor/plugins.tsx index 2befe9f..29482c8 100644 --- a/src/pages/Create/components/Editor/plugins.tsx +++ b/src/pages/Create/components/Editor/plugins.tsx @@ -29,25 +29,25 @@ const videos = (): BytemdPlugin => { handler: { type: 'action', click: (ctx) => { - let videoUrl = ''; + let videoId = ''; Modal.info({ - title: '插入视频', - content: videoUrl = e.target.value.trim()} />, + title: '插入抖音视频', + content: ( +