feat: new page

This commit is contained in:
2026-01-21 15:07:11 +08:00
parent 607b292f36
commit 502c236b0d
31 changed files with 2730 additions and 186 deletions

View File

@@ -131,7 +131,7 @@ const Welcome: React.FC = () => {
umiAnt Design ProComponents
//
</p>
<div
{/* <div
style={{
display: 'flex',
flexWrap: 'wrap',
@@ -156,7 +156,7 @@ const Welcome: React.FC = () => {
href="https://procomponents.ant.design"
desc="ProComponents 是一个基于 Ant Design 做了更高抽象的模板组件,以 一个组件就是一个页面为开发理念,为中后台开发带来更好的体验。"
/>
</div>
</div> */}
</div>
</Card>
</PageContainer>