mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 07:19:32 +08:00
登录页面样式重构
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user