reat(design): add page transition animations
This commit is contained in:
@@ -113,8 +113,8 @@
|
||||
:activeIndex="initialFullScreenIndex"
|
||||
@close="closeFullScreen"
|
||||
/>
|
||||
<LoadingFullScreen v-if="isLoading"/>
|
||||
</div>
|
||||
<LoadingFullScreen v-if="isLoading"/>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user