1、资产管理
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6m27s

This commit is contained in:
2025-06-24 14:52:45 +08:00
parent ed326906f5
commit a107323e36
37 changed files with 521 additions and 454 deletions

View File

@@ -198,3 +198,8 @@ function handleInfo(row: Required<PersonForm>) {
<PersonDetail></PersonDetail>
</Page>
</template>
<style scoped>
:where(.css-dev-only-do-not-override-aza1th).ant-avatar{
border-radius: 0;
}
</style>