From 65fdc9f59312d2f88840748348b64293c6f9f85c Mon Sep 17 00:00:00 2001 From: jacky Date: Mon, 12 Aug 2024 09:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=A2=E5=A3=AB=E3=80=81=E4=BA=BA=E7=89=A9?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E4=B8=8A=E4=BC=A0=E6=94=AF=E6=8C=81=E7=AC=AC?= =?UTF-8?q?=E4=B8=89=E6=96=B9iframe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/insertVideo/index.vue | 185 ++++++++++++++++++ .../content/components/academicianEdit.vue | 24 +-- .../content/components/entrepreneurEdit.vue | 16 +- 3 files changed, 197 insertions(+), 28 deletions(-) create mode 100644 src/components/insertVideo/index.vue diff --git a/src/components/insertVideo/index.vue b/src/components/insertVideo/index.vue new file mode 100644 index 0000000..a430c2a --- /dev/null +++ b/src/components/insertVideo/index.vue @@ -0,0 +1,185 @@ + + + + + diff --git a/src/view/content/components/academicianEdit.vue b/src/view/content/components/academicianEdit.vue index 98a1890..e9eda9a 100644 --- a/src/view/content/components/academicianEdit.vue +++ b/src/view/content/components/academicianEdit.vue @@ -73,21 +73,9 @@ - -
- - 上传 - -
-
- -
+
{ fullscreenLoading.value = false } +const handleInsertVideo = () => { + +} + // 对外暴露方法 defineExpose({ openPage }) diff --git a/src/view/content/components/entrepreneurEdit.vue b/src/view/content/components/entrepreneurEdit.vue index 9f47277..34bd6c8 100644 --- a/src/view/content/components/entrepreneurEdit.vue +++ b/src/view/content/components/entrepreneurEdit.vue @@ -72,18 +72,9 @@ - -
- - 上传 - -
- +