This commit is contained in:
xingyy 2025-01-08 15:28:31 +08:00
parent 74c2ef03aa
commit e3239b5368

View File

@ -23,7 +23,7 @@ const show = computed(() => {
<van-tabbar-item replace to="/profile">
<span>{{ $t('tabbar.profile') }}</span>
<template #icon>
<div class="i-carbon:user" />12
<div class="i-carbon:user" />12asdfadas
</template>
</van-tabbar-item>
</van-tabbar>