mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 18:49:59 +08:00
安装less
This commit is contained in:
@@ -1 +0,0 @@
|
||||
export * from "./Vod"
|
||||
@@ -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 "./Vod.module.less";
|
||||
import styles from "./index.module.less";
|
||||
import { PlusOutlined, ReloadOutlined } from "@ant-design/icons";
|
||||
import { login } from "../../../api/index";
|
||||
|
||||
Reference in New Issue
Block a user