feat: update dependencies && version to 0.9.1 (#593)

This commit is contained in:
Dream Hunter
2025-02-26 23:36:08 +08:00
committed by GitHub
parent cf680e6349
commit d4f0c82e42
10 changed files with 459 additions and 455 deletions
+2 -2
View File
@@ -84,13 +84,13 @@ onMounted(async () => {
<Header />
<router-view></router-view>
</n-layout>
<Footer />
<Footer style="min-height: 15vh;" />
</n-space>
</div>
</n-gi>
<n-gi v-if="showSideMargin" span="1"></n-gi>
</n-grid>
<n-back-top />
<n-back-top :bottom="150" />
</n-message-provider>
</n-notification-provider>
</n-spin>