This commit is contained in:
2026-07-20 22:49:45 +07:00
parent c314e4f329
commit db558c87d1
24 changed files with 1464 additions and 1362 deletions
-2
View File
@@ -6,11 +6,9 @@ import { RouterView } from 'vue-router'
<template>
<n-config-provider :theme="darkTheme">
<n-message-provider>
<RouterView />
</n-message-provider>
</n-config-provider>
</template>