test
This commit is contained in:
parent
74c2ef03aa
commit
dd445ece41
@ -23,7 +23,7 @@ const show = computed(() => {
|
|||||||
<van-tabbar-item replace to="/profile">
|
<van-tabbar-item replace to="/profile">
|
||||||
<span>{{ $t('tabbar.profile') }}</span>
|
<span>{{ $t('tabbar.profile') }}</span>
|
||||||
<template #icon>
|
<template #icon>
|
||||||
<div class="i-carbon:user" />12
|
<div class="i-carbon:user" />12asdfasdfasdf
|
||||||
</template>
|
</template>
|
||||||
</van-tabbar-item>
|
</van-tabbar-item>
|
||||||
</van-tabbar>
|
</van-tabbar>
|
||||||
|
Loading…
Reference in New Issue
Block a user