新币+dapp app 前端
dcc
2024-05-08 6622d5dc21b1f0a63c01afb15f1ac8f565479b8f
src/components/footer/index.vue
@@ -7,12 +7,12 @@
            <img :src="props.active ? home.active : home.inactive" alt="index" />
          </template>
        </van-tabbar-item>
        <van-tabbar-item name="home" to="/home">
<!--        <van-tabbar-item name="home" to="/home">
            <span>{{ $t('首页1') }}</span>
            <template #icon="props">
                <img :src="props.active ? home.active : home.inactive" alt="home" />
            </template>
        </van-tabbar-item>
        </van-tabbar-item>-->
        <van-tabbar-item name="quotes" :to="{ name: 'Quotes', query: { active: 2 } }">
            <span>{{ $t('市场') }}</span>
            <template #icon="props">