mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 13:29:50 +08:00
安装less
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 "./Vod.module.css";
|
||||
import styles from "./Vod.module.less";
|
||||
import { PlusOutlined, ReloadOutlined } from "@ant-design/icons";
|
||||
import { login } from "../../../api/index";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user