Skip to content

Commit

Permalink
frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Dec 21, 2024
1 parent 82120f9 commit bd81b66
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/content/docs/frontend/frontend.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ import { Card, CardGrid, LinkCard, Icon } from "@astrojs/starlight/components";
<Card title="element-plus" icon="seti:notebook">
<LinkCard title="网站" href="https://element-plus.org/zh-CN/" />
</Card>
<Card title="vue-data-ui" icon="seti:notebook">
<LinkCard title="网站" href="https://vue-data-ui.graphieros.com/" />
</Card>
<Card title="layui-vue" icon="seti:notebook">
<LinkCard title="网站" href="https://www.layui-vue.com/zh-CN/index" />
</Card>

<Card title="CSS动画库" icon="seti:notebook">
<LinkCard
title="网站1"
Expand Down

0 comments on commit bd81b66

Please sign in to comment.