Skip to content

Commit

Permalink
refactor: ♻️ 修改文件夹名称
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-czy committed Dec 20, 2023
1 parent bb814d2 commit c7e48c2
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 525 deletions.
9 changes: 0 additions & 9 deletions src/components/layouts/components/footer/index.less

This file was deleted.

8 changes: 0 additions & 8 deletions src/components/layouts/components/footer/index.tsx

This file was deleted.

30 changes: 0 additions & 30 deletions src/components/layouts/components/fullScreen/index.tsx

This file was deleted.

202 changes: 0 additions & 202 deletions src/components/layouts/components/header/index.tsx

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ import { SizeType } from "antd/es/config-provider/SizeContext";
import { useDispatch, useSelector } from "@/store";
import { updateCollapsed } from "@/store/module/sidebar";
import { setComponentSize, setLanguage } from "@/store/module/global";
import ThemeComp from "@/components/layouts/components/Theme";
import FullScreen from "@/components/layouts/components/FullScreen";
import ThemeComp from "@/components/layouts/components/layoutTheme";
import FullScreen from "@/components/layouts/components/layoutFullScreen";
import SvgIcon from "@/components/svgIcon";

const { Header } = Layout;
Expand Down
7 changes: 0 additions & 7 deletions src/components/layouts/components/sidebar/index.less

This file was deleted.

127 changes: 0 additions & 127 deletions src/components/layouts/components/sidebar/index.tsx

This file was deleted.

Loading

0 comments on commit c7e48c2

Please sign in to comment.