diff --git a/web/src/pages/Home.tsx b/web/src/pages/Home.tsx index 31bf841..97c0b9c 100644 --- a/web/src/pages/Home.tsx +++ b/web/src/pages/Home.tsx @@ -1,6 +1,6 @@ import React, { useEffect, useState } from 'react' import { useNavigate } from 'react-router-dom' -import { Typography, message, Space, Avatar, Button, Modal, Form, Radio, Alert, Input, Switch, InputNumber, Dropdown, Row, Col, Card } from 'antd' +import { Typography, message, Space, Avatar, Button, Modal, Form, Radio, Alert, Input, Switch, InputNumber, Dropdown, Row, Col, Card, Tag } from 'antd' import type { MenuProps } from 'antd' import { FileTextOutlined, @@ -564,7 +564,9 @@ const Home: React.FC = () => {
- 模拟考试 + + 模拟考试 <Tag color="orange">待测试</Tag> + 随机组卷,在线答题或打印试卷