diff --git a/zyplayer-doc-ui/wiki-ui/src/components/layouts/GlobalLayout.vue b/zyplayer-doc-ui/wiki-ui/src/components/layouts/GlobalLayout.vue
index 210883fa..d964fe3d 100644
--- a/zyplayer-doc-ui/wiki-ui/src/components/layouts/GlobalLayout.vue
+++ b/zyplayer-doc-ui/wiki-ui/src/components/layouts/GlobalLayout.vue
@@ -23,24 +23,14 @@
-
+
空间目录
-
-
-
-
-
+
-
-
-
-
- 创建文件夹
-
@@ -48,7 +38,14 @@
创建富文本
- 创建Markdown
+
+ 创建Markdown
+
+
+
+
+
+ 创建文件夹
@@ -84,94 +81,81 @@
@node-drop="handlePageDrop">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ node.label }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 创建文件夹
-
-
-
-
-
- 创建富文本
-
-
-
-
-
- 创建Markdown
-
-
-
-
- 导入
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重命名
-
-
-
-
-
- 删除
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ node.label }}
-
+
+
+
+
+
+
+
+
+
+
+ 创建富文本
+
+
+
+
+
+ 创建Markdown
+
+
+
+
+
+ 创建文件夹
+
+
+
+
+ 导入
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重命名
+
+
+
+
+
+ 删除
+
+
+
+
+
+
@@ -268,6 +252,7 @@
Setting as ElIconSetting,
Plus as ElIconPlus,
Check as ElIconCheck,
+ MoreFilled,
} from '@element-plus/icons-vue'
import {onBeforeUnmount, toRefs, ref, reactive, onMounted, watch, defineProps, nextTick, defineEmits, defineExpose, computed} from 'vue';
import {onBeforeRouteUpdate, useRouter, useRoute} from "vue-router";
@@ -767,34 +752,81 @@