import { Search } from 'lucide-react'; import { Badge, Button, Card, CardContent, CardHeader, Input, PageShell, Section, Table, TBody, TD, TH, THead, TR, } from '@/ui'; export function ListPageTemplate() { return ( 新增项目} >
} />} >
名称 状态 更新时间
示例项目 进行中 刚刚
); }