mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-19 23:23:42 +08:00
feat(projects): 添加naiveUI按需引入
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { NCard, NSpace } from 'naive-ui';
|
||||
import SwiperCore, { Navigation, Pagination } from 'swiper';
|
||||
import { Swiper, SwiperSlide } from 'swiper/vue';
|
||||
import type { SwiperOptions } from 'swiper';
|
||||
|
||||
Reference in New Issue
Block a user