diff --git a/src/components/Notify/List.vue b/src/common/components/Notify/List.vue similarity index 100% rename from src/components/Notify/List.vue rename to src/common/components/Notify/List.vue diff --git a/src/components/Notify/data.ts b/src/common/components/Notify/data.ts similarity index 100% rename from src/components/Notify/data.ts rename to src/common/components/Notify/data.ts diff --git a/src/components/Notify/index.vue b/src/common/components/Notify/index.vue similarity index 100% rename from src/components/Notify/index.vue rename to src/common/components/Notify/index.vue diff --git a/src/components/Notify/type.ts b/src/common/components/Notify/type.ts similarity index 100% rename from src/components/Notify/type.ts rename to src/common/components/Notify/type.ts diff --git a/src/components/Screenfull/index.vue b/src/common/components/Screenfull/index.vue similarity index 100% rename from src/components/Screenfull/index.vue rename to src/common/components/Screenfull/index.vue diff --git a/src/components/SearchMenu/Footer.vue b/src/common/components/SearchMenu/Footer.vue similarity index 100% rename from src/components/SearchMenu/Footer.vue rename to src/common/components/SearchMenu/Footer.vue diff --git a/src/components/SearchMenu/Modal.vue b/src/common/components/SearchMenu/Modal.vue similarity index 100% rename from src/components/SearchMenu/Modal.vue rename to src/common/components/SearchMenu/Modal.vue diff --git a/src/components/SearchMenu/Result.vue b/src/common/components/SearchMenu/Result.vue similarity index 100% rename from src/components/SearchMenu/Result.vue rename to src/common/components/SearchMenu/Result.vue diff --git a/src/components/SearchMenu/index.vue b/src/common/components/SearchMenu/index.vue similarity index 100% rename from src/components/SearchMenu/index.vue rename to src/common/components/SearchMenu/index.vue diff --git a/src/components/SvgIcon/index.vue b/src/common/components/SvgIcon/index.vue similarity index 100% rename from src/components/SvgIcon/index.vue rename to src/common/components/SvgIcon/index.vue diff --git a/src/components/ThemeSwitch/index.vue b/src/common/components/ThemeSwitch/index.vue similarity index 100% rename from src/components/ThemeSwitch/index.vue rename to src/common/components/ThemeSwitch/index.vue diff --git a/src/layouts/components/NavigationBar/index.vue b/src/layouts/components/NavigationBar/index.vue index 98d02bb..73be425 100644 --- a/src/layouts/components/NavigationBar/index.vue +++ b/src/layouts/components/NavigationBar/index.vue @@ -1,13 +1,13 @@