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