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:
@@ -8,7 +8,6 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import { ref, onMounted, onUnmounted } from 'vue';
|
||||
import { NCard } from 'naive-ui';
|
||||
import Player from 'xgplayer';
|
||||
|
||||
const domRef = ref<HTMLElement>();
|
||||
|
||||
Reference in New Issue
Block a user