This commit is contained in:
2025-11-18 09:02:30 +08:00
parent ef0e8e83e0
commit 7489c63962
7 changed files with 683 additions and 38 deletions

View File

@@ -22,7 +22,7 @@
</template>
<template v-else>
<v-head2 :home="true"></v-head2>
<div style="width: 100%; height: calc(100% - 62px); overflow: hidden">
<div style="width: 100%; height: calc(100% - 42px); overflow: hidden">
<div class="content" style="padding: 0; overflow: hidden">
<!-- <transition name="move" mode="out-in"> -->
<!-- <keep-alive :include="tagsList"> -->