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 @@ - -
- - 上传 - -
- +