import { Card, Col, Row, Typography } from "antd"; import { PortalMetric } from "../components/PortalMetric"; export function HomeModule() { return (
工作台 PC 门户只做路由和模块组合,业务查询、权限判断、状态流转复用 domain 和 service。
); }