Compare commits

...

4 Commits

Author SHA1 Message Date
xingyy
c8486bf4cc Merge branch 'xingyy' 2025-01-08 15:29:36 +08:00
xingyy
e3239b5368 test 2025-01-08 15:28:31 +08:00
xingyy
74c2ef03aa 1231 2025-01-08 15:24:56 +08:00
xingyy
63b0cf2f86 1231 2025-01-08 15:10:56 +08:00

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>