Compare commits
No commits in common. "861ba5118d16fdcb8b8792bde3b205ad0dcce8b4" and "e3239b53685b0ad9f623e0e0e6b5cbacdf0842e7" have entirely different histories.
861ba5118d
...
e3239b5368
@ -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" />12asdfasdfasdf
|
||||
<div class="i-carbon:user" />12asdfadas
|
||||
</template>
|
||||
</van-tabbar-item>
|
||||
</van-tabbar>
|
||||
|
Loading…
Reference in New Issue
Block a user