💄 去除标题动画
This commit is contained in:
parent
7f0ed6142f
commit
09c591b24b
@ -13,9 +13,8 @@ const currentRoute = computed(() => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="breadcrumb flex justify-between items-center">
|
<div class="breadcrumb flex justify-between items-center">
|
||||||
<div
|
<!-- animate__animated animate__lightSpeedInLeft-->
|
||||||
class="flex items-center justify-center breadcrumb-left animate__animated animate__lightSpeedInLeft"
|
<div class="flex items-center justify-center breadcrumb-left">
|
||||||
>
|
|
||||||
<IconifyIconOffline
|
<IconifyIconOffline
|
||||||
class="inline-block mr-2"
|
class="inline-block mr-2"
|
||||||
:icon="currentRoute.meta['icon'] as string"
|
:icon="currentRoute.meta['icon'] as string"
|
||||||
|
Loading…
Reference in New Issue
Block a user