This commit is contained in:
2025-03-10 19:01:21 +08:00
parent 94644d0601
commit 31a2667f8b
28 changed files with 1370 additions and 57 deletions

View File

@@ -1,7 +1,7 @@
<script setup></script>
<template>
<a-config-provider size="large">
<a-config-provider>
<router-view></router-view>
</a-config-provider>
</template>