mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 13:09:55 +08:00
登录跳转以及登录相关store
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React, { useEffect } from "react";
|
||||
import { Typography, Input, Select, Button, Space, Table } from "antd";
|
||||
import type { ColumnsType } from "antd/es/table";
|
||||
import styles from "./Index.module.css";
|
||||
import styles from "./Vod.module.css";
|
||||
import { PlusOutlined, ReloadOutlined } from "@ant-design/icons";
|
||||
import { login } from "../../../api/index";
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
export * from "./Vod";
|
||||
export * from "./Vod"
|
||||
Reference in New Issue
Block a user