This commit is contained in:
2025-03-04 22:26:58 +08:00
parent dce79ef27d
commit 175e4c0d68
7 changed files with 114 additions and 84 deletions

View File

@@ -25,7 +25,7 @@ watch(authed, (v) => {
<template>
<n-config-provider class="myContainer" :locale="zhCN" :date-locale="dateZhCN">
<n-modal-provider>
<n-message-provider>
<n-message-provider max="1">
<n-dialog-provider>
<router-view></router-view>
<Login />