diff --git a/src/App.vue b/src/App.vue index e27cab53..6872ead6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,16 +1,34 @@ - \ No newline at end of file diff --git a/src/components/RightPanel/index.vue b/src/components/RightPanel/index.vue index a90dece0..19bca0b6 100644 --- a/src/components/RightPanel/index.vue +++ b/src/components/RightPanel/index.vue @@ -2,8 +2,7 @@
- -
+
@@ -31,9 +30,7 @@ const props = defineProps({ } }) -const theme = computed(() => { - useSettingStoreHook().theme -}) +const theme = "" const show = ref(false) diff --git a/src/components/ThemePicker/index.vue b/src/components/ThemePicker/index.vue deleted file mode 100644 index e69de29b..00000000 diff --git a/src/layout/components/Settings/index.vue b/src/layout/components/Settings/index.vue index 2cc3539b..1f34f6e2 100644 --- a/src/layout/components/Settings/index.vue +++ b/src/layout/components/Settings/index.vue @@ -3,11 +3,6 @@

系统布局配置

-
- 主题色 - -
-
开启 Tags-View @@ -27,11 +22,9 @@