Merge branch 'xingyy'

This commit is contained in:
xingyy 2025-01-08 15:29:36 +08:00
commit c8486bf4cc

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" />
<div class="i-carbon:user" />12asdfadas
</template>
</van-tabbar-item>
</van-tabbar>