mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-21 03:07:32 +08:00
没啥
This commit is contained in:
+4
-2
@@ -1,10 +1,12 @@
|
||||
<template>
|
||||
<div>
|
||||
<n-config-provider :theme="darkTheme">
|
||||
<router-view></router-view>
|
||||
</div>
|
||||
</n-config-provider>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { darkTheme } from 'naive-ui'
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user