mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-04-05 07:37:22 +08:00
refactor(projects): perf code
This commit is contained in:
@@ -9,7 +9,7 @@ defineOptions({
|
||||
<template>
|
||||
<NCard :title="$t('page.home.creativity')" :bordered="false" size="small" class="h-full card-wrapper">
|
||||
<div class="h-full flex-center">
|
||||
<IconLocalBanner class="text-400px text-primary sm:text-320px" />
|
||||
<icon-local-banner class="text-400px text-primary sm:text-320px" />
|
||||
</div>
|
||||
</NCard>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user