登录页面样式重构

This commit is contained in:
禺狨
2023-03-03 14:47:18 +08:00
parent 589bd275d1
commit a50144cac4
3 changed files with 40 additions and 42 deletions

View File

@@ -9,7 +9,6 @@ import { Menu } from "antd";
import { useNavigate, Link } from "react-router-dom";
import styles from "./index.module.less";
import logo from "../../assets/logo.png";
import "../../utils/index.less";
function getItem(label: any, key: any, icon: any, children: any, type: any) {
return {