@@ -68,13 +68,13 @@
-
+
-
+
-
+
diff --git a/src/main.ts b/src/main.ts
index 146ea94..32f8c4b 100644
--- a/src/main.ts
+++ b/src/main.ts
@@ -1,7 +1,7 @@
/*
* @Author: zhangyang
* @Date: 2021-02-24 11:28:17
- * @LastEditTime: 2021-09-17 16:23:02
+ * @LastEditTime: 2021-12-31 17:17:31
* @Description: 项目入口文件
*/
@@ -47,8 +47,6 @@ import MyPlugins from './plugins/index';
// 创建应用实例
const app = createApp(App);
-// 使用 Element Plus 全局配置
-app.config.globalProperties.$ELEMENT = { size: 'mini' };
// 使用路由
app.use(Router);
// 初始化路由表
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index ae5f549..971ddbb 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -1,7 +1,7 @@
@@ -21,10 +21,10 @@
管理员登录
-
+
-
+
- 添加一级节点
+ 添加一级节点
- 添加角色
+ 添加角色
@@ -83,7 +82,6 @@
style="width: 100%; margin-bottom: 20px;"
row-key="autoid"
:default-expand-all="false"
- size="medium"
:tree-props="{ children: 'part', hasChildren: 'hasChildren' }"
>
diff --git a/src/views/vueUse/useClipboard.vue b/src/views/vueUse/useClipboard.vue
index cfb7f37..cbe064c 100644
--- a/src/views/vueUse/useClipboard.vue
+++ b/src/views/vueUse/useClipboard.vue
@@ -1,7 +1,7 @@
diff --git a/src/layout/TagsView/index.vue b/src/layout/TagsView/index.vue
index fcdff50..1773dd1 100644
--- a/src/layout/TagsView/index.vue
+++ b/src/layout/TagsView/index.vue
@@ -1,16 +1,16 @@