refactor: ♻️ 统一设置 SVG 图标

This commit is contained in:
hxr
2024-02-28 23:13:52 +08:00
parent ccf84ed19d
commit 4c87ec0d15
18 changed files with 24 additions and 36 deletions

View File

@@ -3,7 +3,7 @@
<router-view>
<template #default="{ Component, route }">
<transition
enter-active-class="animate__animated animate__slideInLeft"
enter-active-class="animate__animated animate__fadeInLeft"
mode="out-in"
>
<keep-alive :include="cachedViews">