feat(projects): 添加naiveUI按需引入

This commit is contained in:
Soybean
2022-02-17 00:58:55 +08:00
parent 225e7128b6
commit a810ef85b1
69 changed files with 231 additions and 120 deletions

View File

@@ -4,7 +4,5 @@
</div>
</template>
<script setup lang="ts">
import { NCard } from 'naive-ui';
</script>
<script setup lang="ts"></script>
<style scoped></style>

View File

@@ -4,7 +4,5 @@
</div>
</template>
<script setup lang="ts">
import { NCard } from 'naive-ui';
</script>
<script setup lang="ts"></script>
<style scoped></style>